Lines Matching full:multiplexer
3 # Multiplexer devices
6 config MULTIPLEXER config
9 menu "Multiplexer drivers"
10 depends on MULTIPLEXER
28 ADGS1408 8:1 multiplexer and ADGS1409 double 4:1 multiplexer
35 tristate "GPIO-controlled Multiplexer"
38 GPIO-controlled Multiplexer controller.
40 The driver builds a single multiplexer controller using a number
41 of gpio pins. For N pins, there will be 2^N possible multiplexer
49 tristate "MMIO/Regmap register bitfield-controlled Multiplexer"
52 MMIO/Regmap register bitfield-controlled Multiplexer controller.
54 The driver builds multiplexer controllers for bitfields in either
56 bitfields, there will be 2^N possible multiplexer states.