Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk816_battery.h62 #define CHRG_CUR_MSK (0x0f) macro
H A Drk818_charger.c75 #define CHRG_CUR_MSK (0x0f) macro
531 chrg_ctrl_reg1 &= ~CHRG_CUR_MSK; in rk818_cg_set_chrg_current()
H A Drk816_battery.c1545 chrg_ctrl_reg1 &= ~CHRG_CUR_MSK; in rk816_bat_set_chrg_current()