Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dtwl6030.c133 u8 vbatch; in twl6030_get_battery_voltage() local
136 vbatch = TWL6030_GPADC_VBAT_CHNL; in twl6030_get_battery_voltage()
143 vbatch = 0; in twl6030_get_battery_voltage()
154 battery_volt = twl6030_gpadc_read_channel(vbatch); in twl6030_get_battery_voltage()