Home
last modified time | relevance | path

Searched refs:ce_status (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq2515x_charger.c570 bool ce_status; in bq2515x_charging_status() local
613 ce_status = (!bq2515x_get_charge_disable(bq2515x)); in bq2515x_charging_status()
621 if (status0_no_fault & status1_no_fault & ce_status) in bq2515x_charging_status()
625 else if (!(status0_no_fault & status1_no_fault & ce_status)) in bq2515x_charging_status()