Searched defs:gpadc (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/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() 348 int ab8500_gpadc_read_raw(struct ab8500_gpadc *gpadc, u8 channel,  in ab8500_gpadc_read_raw() 357 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() 873 	struct ab8500_gpadc *gpadc = dev_get_drvdata(dev);  in ab8500_gpadc_runtime_suspend()  local 881 	struct ab8500_gpadc *gpadc = dev_get_drvdata(dev);  in ab8500_gpadc_runtime_resume()  local 894 	struct ab8500_gpadc *gpadc = dev_get_drvdata(dev);  in ab8500_gpadc_suspend()  local [all …] 
 | 
| D | ab8500-debugfs.c | 1741 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_bat_ctrl_print()  local 1772 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_btemp_ball_print()  local 1804 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_main_charger_v_print()  local 1836 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_acc_detect1_print()  local 1868 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_acc_detect2_print()  local 1900 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_aux1_print()  local 1930 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_aux2_print()  local 1960 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_main_bat_v_print()  local 1992 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_vbus_v_print()  local 2022 	struct ab8500_gpadc *gpadc;  in ab8500_gpadc_main_charger_c_print()  local [all …] 
 | 
| /linux-4.1.27/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 327 	struct da9150_gpadc *gpadc;  in da9150_gpadc_probe()  local
  | 
| /linux-4.1.27/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-4.1.27/drivers/hwmon/ | 
| D | ab8500.c | 43 	struct ab8500_gpadc *gpadc;  member
  | 
| /linux-4.1.27/drivers/power/ | 
| D | ab8500_btemp.c | 99 	struct ab8500_gpadc *gpadc;  member
  | 
| D | ab8500_fg.c | 227 	struct ab8500_gpadc *gpadc;  member
  | 
| D | ab8500_charger.c | 288 	struct ab8500_gpadc *gpadc;  member
  | 
| /linux-4.1.27/include/linux/mfd/ | 
| D | palmas.h | 85 	struct palmas_gpadc *gpadc;  member
  |