Searched refs:CLKMGR_STAT_PERPLLLOCKED (Results 1 – 3 of 3) sorted by relevance
28 #define CLKMGR_STAT_PERPLLLOCKED BIT(16) macro34 CLKMGR_STAT_PERPLLLOCKED)
82 #define CLKMGR_STAT_PERPLLLOCKED(x) (((x) & 0x00010000) >> 16) macro
30 (CLKMGR_STAT_PERPLLLOCKED(data) == 0)); in wait_pll_lock()