Home
last modified time | relevance | path

Searched refs:ab8500_gpadc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/iio/adc/
Dab8500-gpadc.c242 struct ab8500_gpadc { struct
255 ab8500_gpadc_get_channel(struct ab8500_gpadc *gpadc, u8 chan) in ab8500_gpadc_get_channel() argument
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()
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()
949 struct ab8500_gpadc *gpadc = iio_priv(indio_dev); in ab8500_gpadc_runtime_suspend()
959 struct ab8500_gpadc *gpadc = iio_priv(indio_dev); in ab8500_gpadc_runtime_resume()
1030 static int ab8500_gpadc_parse_channels(struct ab8500_gpadc *gpadc, in ab8500_gpadc_parse_channels()
[all …]
/Linux-v5.10/include/linux/mfd/abx500/
Dab8500-bm.h456 struct ab8500_gpadc;