Searched refs:WM8400_DC1_ACTIVE (Results 1 – 2 of 2) sorted by relevance
47 if (!(data[0] & WM8400_DC1_ACTIVE)) in wm8400_dcdc_get_mode()72 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, in wm8400_dcdc_set_mode()73 WM8400_DC1_ACTIVE); in wm8400_dcdc_set_mode()83 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, in wm8400_dcdc_set_mode()84 WM8400_DC1_ACTIVE); in wm8400_dcdc_set_mode()89 WM8400_DC1_ACTIVE | WM8400_DC1_SLEEP, 0); in wm8400_dcdc_set_mode()
475 #define WM8400_DC1_ACTIVE 0x4000 /* DC1_ACTIVE */ macro