Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc8551_charger.c711 bool bus_ocp_disable; member
1547 sc->cfg->bus_ocp_disable = of_property_read_bool(np, in sc8551_parse_dt()
1610 ret = sc8551_enable_busocp(sc, !sc->cfg->bus_ocp_disable); in sc8551_init_protection()
1612 sc->cfg->bus_ocp_disable ? "disable" : "enable", in sc8551_init_protection()