Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc8551_charger.c827 static int sc8551_update_bits(struct sc8551 *sc, in sc8551_update_bits() function
866 ret = sc8551_update_bits(sc, in sc8551_enable_charge()
898 ret = sc8551_update_bits(sc, in sc8551_enable_wdt()
923 ret = sc8551_update_bits(sc, in sc8551_set_wdt()
942 ret = sc8551_update_bits(sc, in sc8551_enable_batovp()
961 ret = sc8551_update_bits(sc, in sc8551_set_batovp_th()
980 ret = sc8551_update_bits(sc, in sc8551_enable_batocp()
999 ret = sc8551_update_bits(sc, in sc8551_set_batocp_th()
1018 ret = sc8551_update_bits(sc, in sc8551_set_busovp_th()
1037 ret = sc8551_update_bits(sc, in sc8551_enable_busocp()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dsc8551_charger.c89 static int sc8551_update_bits(struct sc8551 *charger, in sc8551_update_bits() function
179 ret = sc8551_update_bits(sc, SC8551_REG_05, in sc8551_set_acovp_th()