Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsgm41542_charger.c111 #define SGM4154x_PRECHRG_I_MAX_uA 780000 macro
293 else if (uA > SGM4154x_PRECHRG_I_MAX_uA) in sgm4154x_set_prechrg_curr()
294 uA = SGM4154x_PRECHRG_I_MAX_uA; in sgm4154x_set_prechrg_curr()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsgm41542_charger.c122 #define SGM4154x_PRECHRG_I_MAX_uA 780000 macro
283 else if (uA > SGM4154x_PRECHRG_I_MAX_uA) in sgm4154x_set_prechrg_curr()
284 uA = SGM4154x_PRECHRG_I_MAX_uA; in sgm4154x_set_prechrg_curr()