Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc8551_charger.c705 bool bat_ocp_disable; member
1545 sc->cfg->bat_ocp_disable = of_property_read_bool(np, in sc8551_parse_dt()
1605 ret = sc8551_enable_batocp(sc, !sc->cfg->bat_ocp_disable); in sc8551_init_protection()
1607 sc->cfg->bat_ocp_disable ? "disable" : "enable", in sc8551_init_protection()