Searched refs:PLL_BIT_UNIVPLL (Results 1 – 9 of 9) sorted by relevance
26 #define PLL_BIT_UNIVPLL BIT(0) macro
194 spm_cond_t.table_pll |= PLL_BIT_UNIVPLL; in mt_spm_cond_update()
27 #define PLL_BIT_UNIVPLL BIT(0) macro
186 spm_cond_t.table_pll |= PLL_BIT_UNIVPLL; in mt_spm_cond_update()
45 #define PLL_BIT_UNIVPLL BIT(PLAT_SPM_COND_PLL_UNIVPLL) macro
210 spm_cond_t.table_pll |= PLL_BIT_UNIVPLL; in mt_spm_cond_update()
76 .table_pll = (PLL_BIT_UNIVPLL |
68 .table_pll = (PLL_BIT_UNIVPLL | PLL_BIT_MFGPLL |
72 .table_pll = (PLL_BIT_UNIVPLL | PLL_BIT_MFGPLL |
Completed in 9 milliseconds