Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_rk818.c242 static const u32 CHRG_CUR_INPUT[] = { variable
486 for (index = 0; index < ARRAY_SIZE(CHRG_CUR_INPUT); index++) { in rk818_bat_select_chrg_cv()
487 if (chrg_cur_input < CHRG_CUR_INPUT[index]) in rk818_bat_select_chrg_cv()
1170 CHRG_CUR_INPUT[input_current & 0x0f]); in rk818_bat_ts2_update_current()
1191 CHRG_CUR_INPUT[input_current]); in rk818_bat_ts2_update_current()
1356 CHRG_CUR_INPUT[usb_ctrl & 0x0f], in rk818_bat_debug_info()
H A Dfg_rk816.c240 static const u32 CHRG_CUR_INPUT[] = { variable
510 for (index = 0; index < ARRAY_SIZE(CHRG_CUR_INPUT); index++) { in rk816_bat_select_chrg_cv()
511 if (chrg_cur_input < CHRG_CUR_INPUT[index]) in rk816_bat_select_chrg_cv()
1257 CHRG_CUR_INPUT[usb_ctrl & 0x0f], in rk816_bat_debug_info()