Searched full:mux_out (Results 1 – 6 of 6) sorted by relevance
119 void __iomem *mux_out; /* mux output function */ member230 writel(0x02, priv->mux_out + PPS_OUT(PIC32_PORT_G, 9)); in pic32_pinctrl_request()329 priv->mux_out = ioremap(res.start, fdt_resource_size(&res)); in pic32_pinctrl_probe()
101 mux_out: endpoint {
1408 if (mon->mux_out) { in monitor_event()1409 mon->mux_out = 0; in monitor_event()1417 if (!mon->mux_out) { in monitor_event()1424 mon->mux_out = 1; in monitor_event()1434 if (!mon->mux_out) { in monitor_event()
117 int mux_out; member
163 if (len && !mon->mux_out) { in monitor_flush_locked()
241 g_assert_cmpint(h1.last_event, !=, 42); /* should be MUX_OUT or OPENED */ in char_mux_test()