Searched refs:CCM_SPCTL1_LF (Results 1 – 2 of 2) sorted by relevance
68 #define CCM_SPCTL1_LF (1 << 15) macro107 while (!(__raw_readl(CCM_SPCTL1) & CCM_SPCTL1_LF)); in clk_spll_enable()
100 #define CCM_SPCTL1_LF (1 << 15) macro309 while ((__raw_readl(CCM_SPCTL1) & CCM_SPCTL1_LF) == 0) in _clk_spll_enable()