Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dab8500_btemp.c153 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL) { in ab8500_btemp_batctrl_volt_to_res()
215 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && enable) { in ab8500_btemp_curr_source_enable()
248 } else if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && !enable) { in ab8500_btemp_curr_source_enable()
465 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && in ab8500_btemp_measure_temp()
534 di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL ? in ab8500_btemp_id()
554 if (di->bm->adc_therm == ABx500_ADC_THERM_BATCTRL && in ab8500_btemp_id()
Dab8500_bmdata.c471 .adc_therm = ABx500_ADC_THERM_BATCTRL,
533 bm->adc_therm = ABx500_ADC_THERM_BATTEMP; in ab8500_bm_of_probe()
/Linux-v5.4/include/linux/mfd/
Dabx500.h279 enum abx500_adc_therm adc_therm; member
/Linux-v5.4/include/linux/mfd/abx500/
Dab8500-bm.h441 enum abx500_adc_therm adc_therm; member