Searched refs:vbat_l (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/mfd/abx500/ |
H A D | ab8500-gpadc.h | 73 u16 *vbat_l, u16 *vbat_h, u16 *ibat_l, u16 *ibat_h);
|
/linux-4.1.27/drivers/mfd/ |
H A D | ab8500-gpadc.c | 1067 u16 *vbat_l, u16 *vbat_h, u16 *ibat_l, u16 *ibat_h) ab8540_gpadc_get_otp() 1073 *vbat_l = gpadc->cal_data[ADC_INPUT_VBAT].otp_calib_lo; ab8540_gpadc_get_otp() 1065 ab8540_gpadc_get_otp(struct ab8500_gpadc *gpadc, u16 *vmain_l, u16 *vmain_h, u16 *btemp_l, u16 *btemp_h, u16 *vbat_l, u16 *vbat_h, u16 *ibat_l, u16 *ibat_h) ab8540_gpadc_get_otp() argument
|
H A D | ab8500-debugfs.c | 2406 u16 vbat_l, vbat_h, ibat_l, ibat_h; ab8540_gpadc_otp_cal_print() local 2410 &vbat_l, &vbat_h, &ibat_l, &ibat_h); ab8540_gpadc_otp_cal_print() 2421 vbat_l, vbat_h, ibat_l, ibat_h); ab8540_gpadc_otp_cal_print()
|
Completed in 131 milliseconds