Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/charge/
H A Dsgm41542_charger.c124 #define SGM4154x_ICHRG_I_MIN_uA 0 macro
269 if (uA < SGM4154x_ICHRG_I_MIN_uA) in sgm4154x_set_ichrg_curr()
270 uA = SGM4154x_ICHRG_I_MIN_uA; in sgm4154x_set_ichrg_curr()