Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2515x_charger.c120 #define BQ2515X_VIN_OVP_FAULT_STAT BIT(7) macro
732 if (stat1 & BQ2515X_VIN_OVP_FAULT_STAT) in bq2515x_charger_get_health()