Searched refs:SSCG_PLL_PD_MASK (Results 1 – 2 of 2) sorted by relevance
355 #define SSCG_PLL_PD_MASK BIT(7) macro
202 if (pll_cfg0 & SSCG_PLL_PD_MASK) in decode_sscg_pll()643 clrbits_le32(pll_control_reg, SSCG_PLL_PD_MASK); in dram_pll_init()
Completed in 6 milliseconds