Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/regulator/
Dwm8350-regulator.c151 case WM8350_ISINK_A: in wm8350_isink_set_current()
177 case WM8350_ISINK_A: in wm8350_isink_get_current()
199 case WM8350_ISINK_A: in wm8350_isink_enable()
243 case WM8350_ISINK_A: in wm8350_isink_disable()
283 case WM8350_ISINK_A: in wm8350_isink_is_enabled()
300 case WM8350_ISINK_A: in wm8350_isink_enable_time()
343 case WM8350_ISINK_A: in wm8350_isink_set_flash()
1363 .id = WM8350_ISINK_A,
1477 if (reg >= WM8350_ISINK_A && reg <= WM8350_ISINK_B && in wm8350_register_regulator()
1575 case WM8350_ISINK_A: in wm8350_register_led()
/linux-3.4.99/arch/arm/mach-imx/
Dmach-mx31ads.c458 wm8350_isink_set_flash(wm8350, WM8350_ISINK_A, in mx31_wm8350_init()
470 wm8350_register_led(wm8350, 0, WM8350_DCDC_5, WM8350_ISINK_A, in mx31_wm8350_init()
/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h651 #define WM8350_ISINK_A 10 macro
/linux-3.4.99/drivers/mfd/
Dwm8350-core.c652 wm8350->pmic.max_isink = WM8350_ISINK_A; in wm8350_device_init()