Home
last modified time | relevance | path

Searched refs:AB8500_GPADC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dab8500-gpadc.c416 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 …]
H A DKconfig9 config AB8500_GPADC config
/openbmc/linux/sound/soc/ux500/
H A DKconfig26 depends on AB8500_CORE && AB8500_GPADC && SND_SOC_UX500
/openbmc/linux/include/linux/mfd/abx500/
H A Dab8500.h53 #define AB8500_GPADC 0xA macro
/openbmc/linux/drivers/power/supply/
H A DKconfig746 depends on AB8500_CORE && AB8500_GPADC && (IIO = y) && OF