Searched refs:bus_therm_disable (Results 1 – 1 of 1) sorted by relevance
719 bool bus_therm_disable; member1551 sc->cfg->bus_therm_disable = of_property_read_bool(np, in sc8551_parse_dt()1620 ret = sc8551_enable_bus_therm(sc, !sc->cfg->bus_therm_disable); in sc8551_init_protection()1622 sc->cfg->bus_therm_disable ? "disable" : "enable", in sc8551_init_protection()