Searched refs:bat_therm_disable (Results 1 – 1 of 1) sorted by relevance
718 bool bat_therm_disable; member1549 sc->cfg->bat_therm_disable = of_property_read_bool(np, in sc8551_parse_dt()1615 ret = sc8551_enable_bat_therm(sc, !sc->cfg->bat_therm_disable); in sc8551_init_protection()1617 sc->cfg->bat_therm_disable ? "disable" : "enable", in sc8551_init_protection()