Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dds2782_battery.c30 #define DS278x_REG_CURRENT_MSB 0x0e macro
138 err = ds278x_read_reg16(info, DS278x_REG_CURRENT_MSB, &raw); in ds2782_get_current()
178 err = ds278x_read_reg16(info, DS278x_REG_CURRENT_MSB, &raw); in ds2786_get_current()