Home | History | Annotate | Download | only in mx6

Lines Matching defs:PLL_SYS

16 	PLL_SYS,	/* System PLL */
216 case PLL_SYS:
315 freq = decode_pll(PLL_SYS, MXC_HCLK);
1285 freq = decode_pll(PLL_SYS, MXC_HCLK);
1286 printf("PLL_SYS %8d MHz\n", freq / 1000000);