Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsgm41542_charger.c135 #define SGM4154x_ICHRG_I_MIN_uA 0 macro
304 if (uA < SGM4154x_ICHRG_I_MIN_uA) in sgm4154x_set_ichrg_curr()
305 uA = SGM4154x_ICHRG_I_MIN_uA; in sgm4154x_set_ichrg_curr()