Searched defs:gpadc (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/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-v5.4/drivers/iio/adc/ |
D | twl6030-gpadc.c | 372 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_irq_handler() local 435 static int twl6030_gpadc_make_correction(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_make_correction() 450 static int twl6030_gpadc_get_raw(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_raw() 475 static int twl6030_gpadc_get_processed(struct twl6030_gpadc_data *gpadc, in twl6030_gpadc_get_processed() 507 struct twl6030_gpadc_data *gpadc = iio_priv(indio_dev); in twl6030_gpadc_read_raw() local 560 static void twl6030_calibrate_channel(struct twl6030_gpadc_data *gpadc, in twl6030_calibrate_channel() 608 static int twl6030_calibration(struct twl6030_gpadc_data *gpadc) in twl6030_calibration() 695 static int twl6032_calibration(struct twl6030_gpadc_data *gpadc) in twl6032_calibration() 868 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-v5.4/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-v5.4/drivers/hwmon/ |
D | ab8500.c | 43 struct ab8500_gpadc *gpadc; member
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | omap5-board-common.dtsi | 424 gpadc: gpadc { label
|
/Linux-v5.4/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-v5.4/include/linux/mfd/ |
D | palmas.h | 81 struct palmas_gpadc *gpadc; member
|