Searched refs:warn_thres (Results 1 – 1 of 1) sorted by relevance
702 int warn_thres; member1012 else if (batt_val <= sc->warn_thres) in axp8xx_sysctl()1568 sc->warn_thres = (val & AXP_BAT_CAP_WARN_LV1) >> 4; in axp8xx_attach()1569 sc->warn_thres += AXP_BAP_CAP_WARN_LV1BASE; in axp8xx_attach()1575 "Warning threshold: 0x%02x\n", sc->warn_thres); in axp8xx_attach()