Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dug3105_battery.c56 #define UG3105_REG_BAT_VOLT 0x08 macro
193 val = ug3105_read_word(chip->client, UG3105_REG_BAT_VOLT); in ug3105_work()
326 ret = ug3105_read_word(chip->client, UG3105_REG_BAT_VOLT); in ug3105_get_property()