Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dds2760_battery.c73 #define DS2760_VOLTAGE_MSB 0x0c macro
269 start = DS2760_VOLTAGE_MSB; in ds2760_battery_read_status()
284 di->voltage_raw = (di->raw[DS2760_VOLTAGE_MSB] << 3) | in ds2760_battery_read_status()