Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_regs.h77 #define REMAIN_CAP_REG1 0xE3 macro
H A Dfg_rk817.c116 #define REMAIN_CAP_REG1 0x9e macro
855 rk817_bat_write(battery, REMAIN_CAP_REG1, buf); in rk817_bat_save_cap()
927 val |= rk817_bat_read(battery, REMAIN_CAP_REG1) << 8; in rk817_bat_get_prev_cap()
H A Dfg_rk816.c384 rk816_bat_write(di, REMAIN_CAP_REG1, buf); in rk816_bat_save_cap()
654 val |= rk816_bat_read(di, REMAIN_CAP_REG1) << 8; in rk816_bat_get_prev_cap()
H A Dfg_rk818.c631 val |= rk818_bat_read(di, REMAIN_CAP_REG1) << 8; in rk818_bat_get_prev_cap()
709 rk818_bat_write(di, REMAIN_CAP_REG1, buf); in rk818_bat_save_cap()