Searched refs:bat_ocp_disable (Results 1 – 1 of 1) sorted by relevance
705 bool bat_ocp_disable; member1545 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()