Lines Matching full:mux
4 $id: http://devicetree.org/schemas/iio/multiplexer/io-channel-mux.yaml#
18 of strings in the channels property, and also matches the mux controller
19 state. The mux controller state is described in
20 Documentation/devicetree/bindings/mux/mux-controller.yaml
25 const: io-channel-mux
34 mux-controls: true
35 mux-control-names: true
40 List of strings, labeling the mux controller states. An empty
55 - mux-controls
63 mux: mux-controller {
64 compatible = "gpio-mux";
65 #mux-control-cells = <0>;
67 mux-gpios = <&pioA 0 GPIO_ACTIVE_HIGH>,
71 adc-mux {
72 compatible = "io-channel-mux";
76 mux-controls = <&mux>;