Searched refs:SSCG_PLL_PD_MASK (Results 1 – 2 of 2) sorted by relevance
198 if (pll_cfg0 & SSCG_PLL_PD_MASK) in decode_sscg_pll()540 pwdn_mask = SSCG_PLL_PD_MASK; in dram_pll_init()
545 #define SSCG_PLL_PD_MASK BIT(7) macro