Searched refs:bus_ocp_disable (Results 1 – 1 of 1) sorted by relevance
711 bool bus_ocp_disable; member1547 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()