Searched defs:gpadc (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/drivers/iio/adc/ |
D | ab8500-gpadc.c | 255 ab8500_gpadc_get_channel(struct ab8500_gpadc *gpadc, u8 chan) in ab8500_gpadc_get_channel() 277 static int ab8500_gpadc_ad_to_voltage(struct ab8500_gpadc *gpadc, in ab8500_gpadc_ad_to_voltage() 386 static int ab8500_gpadc_read(struct ab8500_gpadc *gpadc, in ab8500_gpadc_read() 643 struct ab8500_gpadc *gpadc = data; in ab8500_bm_gpadcconvend_handler() local 666 static void ab8500_gpadc_read_calibration_data(struct ab8500_gpadc *gpadc) in ab8500_gpadc_read_calibration_data() 894 struct ab8500_gpadc *gpadc = iio_priv(indio_dev); in ab8500_gpadc_read_raw() local 948 struct ab8500_gpadc *gpadc = iio_priv(indio_dev); in ab8500_gpadc_runtime_suspend() local 958 struct ab8500_gpadc *gpadc = iio_priv(indio_dev); in ab8500_gpadc_runtime_resume() local 1027 static int ab8500_gpadc_parse_channels(struct ab8500_gpadc *gpadc, in ab8500_gpadc_parse_channels() 1079 struct ab8500_gpadc *gpadc; in ab8500_gpadc_probe() local [all …]
|
D | twl6030-gpadc.c | 384 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_irq_handler() local 447 static int twl6030_gpadc_make_correction(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_make_correction() 462 static int twl6030_gpadc_get_raw(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_raw() 487 static int twl6030_gpadc_get_processed(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_processed() 519 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_read_raw() local 572 static void twl6030_calibrate_channel(struct twl6030_gpadc_data *gpadc, in twl6030_calibrate_channel() 620 static int twl6030_calibration(struct twl6030_gpadc_data *gpadc) in twl6030_calibration() 707 static int twl6032_calibration(struct twl6030_gpadc_data *gpadc) in twl6032_calibration() 880 struct twl6030_gpadc_data *gpadc; in twl6030_gpadc_probe() local
|
D | da9150-gpadc.c | 86 struct da9150_gpadc *gpadc = data; in da9150_gpadc_irq() local 93 static int da9150_gpadc_read_adc(struct da9150_gpadc *gpadc, int hw_chan) in da9150_gpadc_read_adc() 156 static int da9150_gpadc_read_processed(struct da9150_gpadc *gpadc, int channel, in da9150_gpadc_read_processed() 226 struct da9150_gpadc *gpadc = iio_priv(indio_dev); in da9150_gpadc_read_raw() local 322 struct da9150_gpadc *gpadc; in da9150_gpadc_probe() local
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-ab8505.dtsi | 49 gpadc: adc { label
|
D | ste-ab8500.dtsi | 52 gpadc: adc { label
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap5-board-common.dtsi | 416 gpadc: gpadc { label
|
/Linux-v6.6/arch/riscv/boot/dts/allwinner/ |
D | sunxi-d1s-t113.dtsi | 159 gpadc: adc@2009000 { label
|
/Linux-v6.6/include/linux/mfd/ |
D | palmas.h | 80 struct palmas_gpadc *gpadc; member
|