Lines Matching full:charge
148 * pre-charge to fast charge mode
152 * @chip_temp_threshold: die temperature where device starts limiting charge
228 /* Fast charge current in uA */
237 /* Pre-charge current in uA */
264 /* Charge current compensation in uA */
840 * If we got a charger timeout INT that means the charge in smb347_interrupt()
841 * full is not detected with in charge timeout value. in smb347_interrupt()
844 dev_dbg(smb->dev, "total Charge Timeout INT received\n"); in smb347_interrupt()
948 * Returns the constant charge current programmed
981 * Returns the constant charge voltage programmed
1033 * set to charging if battery is in pre-charge, in smb347_get_charging_status()
1034 * fast charge or taper charging mode. in smb347_get_charging_status()
1040 * charge, fast charge or taper charging mode AND in smb347_get_charging_status()
1219 device_property_read_u32(dev, "summit,charge-current-compensation-microamp", in smb347_dt_parse_dev_info()
1228 device_property_read_u32(dev, "summit,enable-charge-control", in smb347_dt_parse_dev_info()