Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mfd/wm831x/
Dpmu.h130 #define WM831X_BATT_COLD_STS 0x0400 /* BATT_COLD_STS */ macro
/linux-6.6.21/drivers/power/supply/
Dwm831x_power.c406 if (ret & WM831X_BATT_COLD_STS) { in wm831x_bat_check_health()