Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Ducs1002_power.c41 # define F_ERR BIT(7) macro
452 if ((reg & F_ERR) && info->health != POWER_SUPPLY_HEALTH_GOOD) { in ucs1002_health_poll()