Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
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,
1183 if (reg >= WM8350_ISINK_A && reg <= WM8350_ISINK_B && in wm8350_register_regulator()
1281 case WM8350_ISINK_A: in wm8350_register_led()
/linux-6.12.1/include/linux/mfd/wm8350/
Dpmic.h646 #define WM8350_ISINK_A 10 macro
/linux-6.12.1/drivers/mfd/
Dwm8350-core.c354 wm8350->pmic.max_isink = WM8350_ISINK_A; in wm8350_device_init()