Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dwm831x_bl.c64 WM831X_CS1_ISEL_MASK, brightness); in wm831x_backlight_set()
/openbmc/linux/drivers/regulator/
H A Dwm831x-isink.c152 isink->desc.csel_mask = WM831X_CS1_ISEL_MASK, in wm831x_isink_probe()
/openbmc/linux/include/linux/mfd/wm831x/
H A Dregulator.h34 #define WM831X_CS1_ISEL_MASK 0x003F /* CS1_ISEL - [5:0] */ macro