Lines Matching full:ovp
1544 "sc,sc8551,bat-ovp-disable"); in sc8551_parse_dt()
1554 ret = of_property_read_u32(np, "sc,sc8551,bat-ovp-threshold", in sc8551_parse_dt()
1557 dev_err(sc->dev, "failed to read bat-ovp-threshold\n"); in sc8551_parse_dt()
1566 ret = of_property_read_u32(np, "sc,sc8551,bus-ovp-threshold", in sc8551_parse_dt()
1569 dev_err(sc->dev, "failed to read bus-ovp-threshold\n"); in sc8551_parse_dt()
1579 ret = of_property_read_u32(np, "sc,sc8551,ac-ovp-threshold", in sc8551_parse_dt()
1582 dev_err(sc->dev, "failed to read ac-ovp-threshold\n"); in sc8551_parse_dt()
1601 pr_debug("%s bat ovp %s\n", in sc8551_init_protection()
1626 pr_debug("set bat ovp th %d %s\n", sc->cfg->bat_ovp_th, in sc8551_init_protection()
1634 pr_debug("set bus ovp threshold %d %s\n", sc->cfg->bus_ovp_th, in sc8551_init_protection()
1642 pr_debug("set ac ovp threshold %d %s\n", sc->cfg->ac_ovp_th, in sc8551_init_protection()