Searched refs:PLL_STATUS_0_SYSPLLLOCK (Results 1 – 15 of 15) sorted by relevance
39 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
48 #define PLL_STATUS_0_SYSPLLLOCK UINT32_C(1 << 5) macro
43 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
60 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
55 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
50 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
66 .lock_flag_mask = PLL_STATUS_0_SYSPLLLOCK,
74 #define PLL_STATUS_0_SYSPLLLOCK UINT32_C(0x00000002) macro
92 #define PLL_STATUS_0_SYSPLLLOCK UINT32_C(0x00000002) macro
59 uint32_t pll_mask = PLL_STATUS_0_REFCLK | PLL_STATUS_0_SYSPLLLOCK; in pll_init()
97 #define PLL_STATUS_0_SYSPLLLOCK UINT32_C(0x00000002) macro
95 #define PLL_STATUS_0_SYSPLLLOCK UINT32_C(0x00000002) macro
Completed in 11 milliseconds