Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc8551_charger.c1364 static int sc8551_set_ibat_reg_th(struct sc8551 *sc, int th_ma) in sc8551_set_ibat_reg_th() argument
1369 if (th_ma == 200) in sc8551_set_ibat_reg_th()
1371 else if (th_ma == 300) in sc8551_set_ibat_reg_th()
1373 else if (th_ma == 400) in sc8551_set_ibat_reg_th()
1375 else if (th_ma == 500) in sc8551_set_ibat_reg_th()