Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Daxp288_fuel_gauge.c428 ret = fuel_gauge_reg_writeb(info, AXP288_FG_LOW_CAP_REG, new_low_cap); in fuel_gauge_set_property()
675 ret = fuel_gauge_reg_readb(info, AXP288_FG_LOW_CAP_REG); in axp288_fuel_gauge_read_initial_regs()
/linux/include/linux/mfd/
H A Daxp20x.h432 #define AXP288_FG_LOW_CAP_REG 0xe6 macro