Home
last modified time | relevance | path

Searched refs:adc_therm (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/power/
Dab8500_bmdata.c499 .adc_therm = ABx500_ADC_THERM_BATCTRL,
533 .adc_therm = ABx500_ADC_THERM_BATCTRL,
594 bm->adc_therm = ABx500_ADC_THERM_BATTEMP; in ab8500_bm_of_probe()
Dab8500_btemp.c156 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL) { in ab8500_btemp_batctrl_volt_to_res()
218 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && enable) { in ab8500_btemp_curr_source_enable()
263 } else if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && !enable) { in ab8500_btemp_curr_source_enable()
511 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && in ab8500_btemp_measure_temp()
585 di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL ? in ab8500_btemp_id()
605 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && in ab8500_btemp_id()
/linux-4.4.14/include/linux/mfd/
Dabx500.h280 enum abx500_adc_therm adc_therm; member
/linux-4.4.14/include/linux/mfd/abx500/
Dab8500-bm.h443 enum abx500_adc_therm adc_therm; member