Searched refs:WM8350_DCDC_ACTIVE_OPTIONS (Results 1 – 2 of 2) sorted by relevance
738 wm8350_set_bits(wm8350, WM8350_DCDC_ACTIVE_OPTIONS, val); in wm8350_dcdc_set_mode()744 wm8350_set_bits(wm8350, WM8350_DCDC_ACTIVE_OPTIONS, val); in wm8350_dcdc_set_mode()752 wm8350_clear_bits(wm8350, WM8350_DCDC_ACTIVE_OPTIONS, val); in wm8350_dcdc_set_mode()790 active = wm8350_reg_read(wm8350, WM8350_DCDC_ACTIVE_OPTIONS) & mask; in wm8350_dcdc_get_mode()
24 #define WM8350_DCDC_ACTIVE_OPTIONS 0xB1 macro