Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk817.c169 #define MIN_FCC 500 macro
716 if (fcc < MIN_FCC) { in rk817_bat_get_fcc()
H A Dfg_rk816.c110 #define MIN_FCC 500 macro
683 if (val < MIN_FCC) in rk816_bat_get_fcc()
H A Dfg_rk818.c116 #define MIN_FCC 500 macro
660 if (val < MIN_FCC) in rk818_bat_get_fcc()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c133 #define MIN_FCC 500 macro
1150 if (fcc < MIN_FCC) { in rk818_bat_get_fcc()
2059 if ((fcc < di->qmax) && (fcc > MIN_FCC)) { in rk818_bat_update_age_fcc()
H A Drk817_battery.c153 #define MIN_FCC 500 macro
1261 if (fcc < MIN_FCC) { in rk817_bat_get_fcc()
H A Drk816_battery.c146 #define MIN_FCC 500 macro
1441 if (fcc < MIN_FCC) { in rk816_bat_get_fcc()
2921 if ((fcc < di->qmax) && (fcc > MIN_FCC)) { in rk816_bat_update_age_fcc()