Searched refs:AB8500_GPADC (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/iio/adc/ |
A D | ab8500-gpadc.c | 416 AB8500_GPADC, AB8500_GPADC_STAT_REG, &val); in ab8500_gpadc_read() 450 AB8500_GPADC, AB8500_GPADC_CTRL3_REG, ctrl23); in ab8500_gpadc_read() 456 AB8500_GPADC, AB8500_GPADC_CTRL2_REG, ctrl23); in ab8500_gpadc_read() 495 AB8500_GPADC, AB8500_GPADC_CTRL1_REG, ctrl1); in ab8500_gpadc_read() 508 AB8500_GPADC, AB8500_GPADC_AUTO_TIMER_REG, in ab8500_gpadc_read() 521 AB8500_GPADC, AB8500_GPADC_CTRL1_REG, in ab8500_gpadc_read() 545 AB8500_GPADC, data_low_addr, &low_data); in ab8500_gpadc_read() 553 AB8500_GPADC, data_high_addr, &high_data); in ab8500_gpadc_read() 575 AB8500_GPADC, AB8540_GPADC_MANDATA2L_REG, in ab8500_gpadc_read() 584 AB8500_GPADC, AB8540_GPADC_MANDATA2H_REG, in ab8500_gpadc_read() [all …]
|
A D | Kconfig | 9 config AB8500_GPADC config
|
/linux-6.3-rc2/sound/soc/ux500/ |
A D | Kconfig | 26 depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
|
/linux-6.3-rc2/include/linux/mfd/abx500/ |
A D | ab8500.h | 53 #define AB8500_GPADC 0xA macro
|
/linux-6.3-rc2/drivers/power/supply/ |
A D | Kconfig | 746 depends on AB8500_CORE && AB8500_GPADC && (IIO = y) && OF
|
Completed in 17 milliseconds