Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsgm41542_charger.c264 static int sgm4154x_set_ichrg_curr(struct sgm41542 *charger, int uA) in sgm4154x_set_ichrg_curr() function
377 return sgm4154x_set_ichrg_curr(charger, ichrg_uA); in sgm41542_charger_current()
543 sgm4154x_set_ichrg_curr(charger, charger->ichg); in sgm41542_probe()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsgm41542_charger.c299 static int sgm4154x_set_ichrg_curr(struct sgm4154x_device *sgm, int uA) in sgm4154x_set_ichrg_curr() function
677 ret = sgm4154x_set_ichrg_curr(sgm, val->intval); in sgm4154x_charger_set_property()
1002 ret = sgm4154x_set_ichrg_curr(sgm, in sgm4154x_hw_init()