Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LPC32XX_ADC
has multiple definitions:
drivers/iio/adc/Kconfig
The configuration item CONFIG_LPC32XX_ADC:
( CONFIG_ARCH_LPC32XX || CONFIG_COMPILE_TEST ) && ( CONFIG_HAS_IOMEM )
lpc32xx_adc
, lpc32xx_adc
Say yes here to build support for the integrated ADC inside the LPC32XX SoC. Note that this feature uses the same hardware as the touchscreen driver, so you should either select only one of the two drivers (lpc32xx_adc or lpc32xx_ts) or, in the OpenFirmware case, activate only one via device tree selection. Provides direct access via sysfs.
drivers/staging/iio/adc/Kconfig
The configuration item CONFIG_LPC32XX_ADC:
( CONFIG_ARCH_LPC32XX || CONFIG_COMPILE_TEST ) && ( CONFIG_HAS_IOMEM )
lpc32xx_adc
, lpc32xx_adc
Say yes here to build support for the integrated ADC inside the LPC32XX SoC. Note that this feature uses the same hardware as the touchscreen driver, so you should either select only one of the two drivers (lpc32xx_adc or lpc32xx_ts) or, in the OpenFirmware case, activate only one via device tree selection. Provides direct access via sysfs.
Raw data from LKDDb:
lkddb module lpc32xx_adc CONFIG_LPC32XX_ADC : drivers/iio/adc/Kconfig : "NXP LPC32XX ADC" # in 4.12–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module lpc32xx_adc CONFIG_LPC32XX_ADC : drivers/staging/iio/adc/Kconfig : "NXP LPC32XX ADC" # in 3.4–3.19, 4.0–4.11
lkddb of "" "" "nxp,lpc3220-adc" : CONFIG_IIO CONFIG_LPC32XX_ADC : drivers/iio/adc/lpc32xx_adc.c # in 4.12–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "nxp,lpc3220-adc" : CONFIG_IIO CONFIG_LPC32XX_ADC CONFIG_STAGING : drivers/staging/iio/adc/lpc32xx_adc.c # in 3.5–3.19, 4.0–4.11
lkddb platform "lpc32xx-adc" : CONFIG_IIO CONFIG_LPC32XX_ADC : drivers/iio/adc/lpc32xx_adc.c # in 4.12–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "lpc32xx-adc" : CONFIG_IIO CONFIG_LPC32XX_ADC CONFIG_STAGING : drivers/staging/iio/adc/lpc32xx_adc.c # in 3.4–3.19, 4.0–4.11
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 - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab