Home
last modified time | relevance | path

Searched refs:batt_temp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Ducb1x00-assabet.c35 UCB1X00_ATTR(batt_temp, UCB_ADC_INP_AD2);
/openbmc/qemu/hw/arm/
H A Dspitz.c852 int batt_temp = level ? SPITZ_BATTERY_TEMP : 0; in spitz_misc_adc_temp() local
854 qemu_set_irq(s->adc_value, batt_temp); in spitz_misc_adc_temp()