Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/wm831x/
Dregulator.h222 #define WM831X_DC1_OV_STS 0x1000 /* DC1_OV_STS */ macro
/linux-6.1.9/drivers/regulator/
Dwm831x-dcdc.c152 if (ret & (WM831X_DC1_OV_STS << rdev_get_id(rdev))) { in wm831x_dcdc_get_status()