Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/regulator/
Dwm8350-regulator.c1067 wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val); in wm8350_dcdc_set_mode()
1073 wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val); in wm8350_dcdc_set_mode()
1079 wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val); in wm8350_dcdc_set_mode()
1085 wm8350_set_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val); in wm8350_dcdc_set_mode()
1120 sleep = wm8350_reg_read(wm8350, WM8350_DCDC_SLEEP_OPTIONS) & mask; in wm8350_dcdc_get_mode()
/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h30 #define WM8350_DCDC_SLEEP_OPTIONS 0xB2 macro