Searched refs:charging_status (Results 1 – 1 of 1) sorted by relevance
1594 u8 charging_status = 0; in tcpm_pd_send_batt_status() local1631 charging_status = BSDO_BATTERY_INFO_CHARGING; in tcpm_pd_send_batt_status()1634 charging_status = BSDO_BATTERY_INFO_DISCHARGING; in tcpm_pd_send_batt_status()1638 charging_status = BSDO_BATTERY_INFO_IDLE; in tcpm_pd_send_batt_status()1641 charging_status = BSDO_BATTERY_INFO_RSVD; in tcpm_pd_send_batt_status()1648 bsdo = BSDO(present_charge, charging_status, batt_present, invalid_ref); in tcpm_pd_send_batt_status()