Searched refs:IMX_PLL_480M_528M (Results 1 – 3 of 3) sorted by relevance
98 if ((pll->flags & IMX_PLL_480M_528M) != 0) { in imx_ccm_pll_get_rate()
120 ANATOP_PLL(PLL_SYS_MAIN, "pll_sys_main", "osc", 0xb0, __BIT(0), IMX_PLL_480M_528M),
153 #define IMX_PLL_480M_528M __BIT(1) macro