Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Daxp288_fuel_gauge.c63 #define FG_REP_CAP_VAL_MASK 0x7F macro
385 val->intval = (info->fg_res & FG_REP_CAP_VAL_MASK); in fuel_gauge_get_property()