WM8350_DCDC_SLEEP_OPTIONS  739 drivers/regulator/wm8350-regulator.c 		wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val);
WM8350_DCDC_SLEEP_OPTIONS  745 drivers/regulator/wm8350-regulator.c 		wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val);
WM8350_DCDC_SLEEP_OPTIONS  751 drivers/regulator/wm8350-regulator.c 		wm8350_clear_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val);
WM8350_DCDC_SLEEP_OPTIONS  757 drivers/regulator/wm8350-regulator.c 		wm8350_set_bits(wm8350, WM8350_DCDC_SLEEP_OPTIONS, val);
WM8350_DCDC_SLEEP_OPTIONS  792 drivers/regulator/wm8350-regulator.c 	sleep = wm8350_reg_read(wm8350, WM8350_DCDC_SLEEP_OPTIONS) & mask;