Lines Matching full:charge
52 #define BQ24190_REG_CCC 0x02 /* Charge Current Control */
59 #define BQ24190_REG_PCTCC 0x03 /* Pre-charge/Termination Current Cntl */
71 #define BQ24190_REG_CVC 0x04 /* Charge Voltage Control */
80 #define BQ24190_REG_CTTC 0x05 /* Charge Term/Timer Control */
731 /* If POC[CHG_CONFIG] (REG01[5:4]) == 0, charge is disabled */ in bq24190_charger_get_charge_type()
759 * the bq24190 manual, the trickle charge could be less than the in bq24190_charger_set_charge_type()
848 case 0x3: /* Charge Safety Timer Expiration */ in bq24190_charger_get_health()
1292 * - there is a charge fault. in bq24190_battery_get_status()
1306 case 0x1: /* Pre-charge */ in bq24190_battery_get_status()
1310 case 0x3: /* Charge Termination Done */ in bq24190_battery_get_status()
1575 "Fault: boost %d, charge %d, battery %d, ntc %d\n", in bq24190_check_status()
1707 dev_warn(bdi->dev, "invalid value for battery:charge-term-current-microamp: %d\n", in bq24190_get_config()