Searched defs:gpadc (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/mfd/ |
D | ab8500-gpadc.c | 178 struct ab8500_gpadc *gpadc; in ab8500_gpadc_get() local 192 int ab8500_gpadc_ad_to_voltage(struct ab8500_gpadc *gpadc, u8 channel, in ab8500_gpadc_ad_to_voltage() 310 int ab8500_gpadc_sw_hw_convert(struct ab8500_gpadc *gpadc, u8 channel, in ab8500_gpadc_sw_hw_convert() 350 int ab8500_gpadc_read_raw(struct ab8500_gpadc *gpadc, u8 channel, in ab8500_gpadc_read_raw() 358 int ab8500_gpadc_double_read_raw(struct ab8500_gpadc *gpadc, u8 channel, in ab8500_gpadc_double_read_raw() 610 struct ab8500_gpadc *gpadc = _gpadc; in ab8500_bm_gpadcconvend_handler() local 633 static void ab8500_gpadc_read_calibration_data(struct ab8500_gpadc *gpadc) in ab8500_gpadc_read_calibration_data() 874 struct ab8500_gpadc *gpadc = dev_get_drvdata(dev); in ab8500_gpadc_runtime_suspend() local 882 struct ab8500_gpadc *gpadc = dev_get_drvdata(dev); in ab8500_gpadc_runtime_resume() local 895 struct ab8500_gpadc *gpadc = dev_get_drvdata(dev); in ab8500_gpadc_suspend() local [all …]
|
D | ab8500-debugfs.c | 1653 struct ab8500_gpadc *gpadc; in ab8500_gpadc_bat_ctrl_show() local 1672 struct ab8500_gpadc *gpadc; in ab8500_gpadc_btemp_ball_show() local 1691 struct ab8500_gpadc *gpadc; in ab8500_gpadc_main_charger_v_show() local 1710 struct ab8500_gpadc *gpadc; in ab8500_gpadc_acc_detect1_show() local 1729 struct ab8500_gpadc *gpadc; in ab8500_gpadc_acc_detect2_show() local 1748 struct ab8500_gpadc *gpadc; in ab8500_gpadc_aux1_show() local 1767 struct ab8500_gpadc *gpadc; in ab8500_gpadc_aux2_show() local 1786 struct ab8500_gpadc *gpadc; in ab8500_gpadc_main_bat_v_show() local 1805 struct ab8500_gpadc *gpadc; in ab8500_gpadc_vbus_v_show() local 1824 struct ab8500_gpadc *gpadc; in ab8500_gpadc_main_charger_c_show() local [all …]
|
/Linux-v4.19/drivers/iio/adc/ |
D | twl6030-gpadc.c | 386 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_irq_handler() local 449 static int twl6030_gpadc_make_correction(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_make_correction() 464 static int twl6030_gpadc_get_raw(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_raw() 489 static int twl6030_gpadc_get_processed(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_processed() 521 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_read_raw() local 574 static void twl6030_calibrate_channel(struct twl6030_gpadc_data *gpadc, in twl6030_calibrate_channel() 622 static int twl6030_calibration(struct twl6030_gpadc_data *gpadc) in twl6030_calibration() 709 static int twl6032_calibration(struct twl6030_gpadc_data *gpadc) in twl6032_calibration() 882 struct twl6030_gpadc_data *gpadc; in twl6030_gpadc_probe() local
|
D | da9150-gpadc.c | 90 struct da9150_gpadc *gpadc = data; in da9150_gpadc_irq() local 97 static int da9150_gpadc_read_adc(struct da9150_gpadc *gpadc, int hw_chan) in da9150_gpadc_read_adc() 160 static int da9150_gpadc_read_processed(struct da9150_gpadc *gpadc, int channel, in da9150_gpadc_read_processed() 230 struct da9150_gpadc *gpadc = iio_priv(indio_dev); in da9150_gpadc_read_raw() local 326 struct da9150_gpadc *gpadc; in da9150_gpadc_probe() local
|
/Linux-v4.19/include/linux/mfd/abx500/ |
D | ab8500-gpadc.h | 58 static inline int ab8500_gpadc_convert(struct ab8500_gpadc *gpadc, u8 channel) in ab8500_gpadc_convert()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | omap5-board-common.dtsi | 425 gpadc: gpadc { label
|
/Linux-v4.19/drivers/hwmon/ |
D | ab8500.c | 43 struct ab8500_gpadc *gpadc; member
|
/Linux-v4.19/drivers/power/supply/ |
D | ab8500_btemp.c | 99 struct ab8500_gpadc *gpadc; member
|
D | ab8500_fg.c | 227 struct ab8500_gpadc *gpadc; member
|
D | ab8500_charger.c | 286 struct ab8500_gpadc *gpadc; member
|
/Linux-v4.19/include/linux/mfd/ |
D | palmas.h | 86 struct palmas_gpadc *gpadc; member
|