Searched refs:WM8400_DC1_ACTIVE (Results 1 – 2 of 2) sorted by relevance
54 if (!(data[0] & WM8400_DC1_ACTIVE)) in wm8400_dcdc_get_mode()79 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, in wm8400_dcdc_set_mode()80 WM8400_DC1_ACTIVE); in wm8400_dcdc_set_mode()90 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, in wm8400_dcdc_set_mode()91 WM8400_DC1_ACTIVE); in wm8400_dcdc_set_mode()96 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, 0); in wm8400_dcdc_set_mode()
488 #define WM8400_DC1_ACTIVE 0x4000 /* DC1_ACTIVE */ macro