Searched full:mux_idle_as_is (Results 1 – 12 of 12) sorted by relevance
93 idle_state[0] = MUX_IDLE_AS_IS; in adg792a_probe()94 idle_state[1] = MUX_IDLE_AS_IS; in adg792a_probe()95 idle_state[2] = MUX_IDLE_AS_IS; in adg792a_probe()105 case MUX_IDLE_AS_IS: in adg792a_probe()
76 idle_state = MUX_IDLE_AS_IS; in adgs1408_probe()87 case MUX_IDLE_AS_IS: in adgs1408_probe()
93 s32 idle_state = MUX_IDLE_AS_IS; in mux_mmio_probe()131 if (idle_state != MUX_IDLE_AS_IS) { in mux_mmio_probe()
75 if (ret >= 0 && idle_state != MUX_IDLE_AS_IS) { in mux_gpio_probe()
19 when idle. The special state MUX_IDLE_AS_IS is the default and37 idle-state = <MUX_IDLE_DISCONNECT MUX_IDLE_AS_IS 1>;
52 as MUX_IDLE_AS_IS (-1) and MUX_IDLE_DISCONNECT (-2).62 idle-state = <MUX_IDLE_DISCONNECT MUX_IDLE_AS_IS 2>;
19 when idle. The special state MUX_IDLE_AS_IS is the default and
112 idle-states = <MUX_IDLE_AS_IS>, <0>;
14 #define MUX_IDLE_AS_IS (-1) macro
36 * of MUX_IDLE_AS_IS and MUX_IDLE_DISCONNECT.
111 /* MUX_IDLE_AS_IS, MUX_IDLE_DISCONNECT or >= 0 for channel */384 if (val != MUX_IDLE_AS_IS && val != MUX_IDLE_DISCONNECT && in idle_state_store()622 data->idle_state = MUX_IDLE_AS_IS; in pca954x_probe()
80 <MUX_IDLE_AS_IS>, <J721E_SERDES3_LANE1_USB3_0>,