Home
last modified time | relevance | path

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

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