Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsc8551_charger.c164 static int sc8551_set_acovp_th(struct sc8551 *sc, int threshold) in sc8551_set_acovp_th() function
195 sc8551_set_acovp_th(charger, SC8551_AC_OVP_VOLTAGE); in sc8551_probe()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc8551_charger.c1063 static int sc8551_set_acovp_th(struct sc8551 *sc, int threshold) in sc8551_set_acovp_th() function
1641 ret = sc8551_set_acovp_th(sc, sc->cfg->ac_ovp_th); in sc8551_init_protection()