Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MUX_GPIO
:
CONFIG_GPIOLIB || CONFIG_COMPILE_TEST
mux-gpio
GPIO-controlled Multiplexer controller.
The driver builds a single multiplexer controller using a number of gpio pins. For N pins, there will be 2^N possible multiplexer states. The GPIO pins can be connected (by the hardware) to several multiplexers, which in that case will be operated in parallel.
To compile the driver as a module, choose M here: the module will be called mux-gpio.
Raw data from LKDDb:
lkddb module mux-gpio CONFIG_MUX_GPIO : drivers/mux/Kconfig : "GPIO-controlled Multiplexer" # in 4.13–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "gpio-mux" : CONFIG_MULTIPLEXER CONFIG_MUX_GPIO : drivers/mux/gpio.c # in 4.14–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "gpio-mux" : CONFIG_MULTIPLEXER CONFIG_MUX_GPIO : drivers/mux/mux-gpio.c # in 4.13
lkddb platform "gpio-mux" : CONFIG_MULTIPLEXER CONFIG_MUX_GPIO : drivers/mux/gpio.c # in 4.14–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "gpio-mux" : CONFIG_MULTIPLEXER CONFIG_MUX_GPIO : drivers/mux/mux-gpio.c # in 4.13
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab