Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dwm8350-regulator.c100 case WM8350_ISINK_A: in wm8350_isink_enable()
144 case WM8350_ISINK_A: in wm8350_isink_disable()
184 case WM8350_ISINK_A: in wm8350_isink_is_enabled()
201 case WM8350_ISINK_A: in wm8350_isink_enable_time()
244 case WM8350_ISINK_A: in wm8350_isink_set_flash()
1064 .id = WM8350_ISINK_A,
1185 if (reg >= WM8350_ISINK_A && reg <= WM8350_ISINK_B && in wm8350_register_regulator()
1283 case WM8350_ISINK_A: in wm8350_register_led()
/openbmc/linux/include/linux/mfd/wm8350/
H A Dpmic.h646 #define WM8350_ISINK_A 10 macro
/openbmc/linux/drivers/mfd/
H A Dwm8350-core.c354 wm8350->pmic.max_isink = WM8350_ISINK_A; in wm8350_device_init()