Searched refs:PLL_PODR_BUSDIV (Results 1 – 3 of 3) sorted by relevance
223 PLL_PODR_CPUDIV(BUSDIV / 3) | PLL_PODR_BUSDIV(BUSDIV)); in clock_pll()
333 #define PLL_PODR_BUSDIV(x) ((x) & 0x0F) macro
1027 #define PLL_PODR_BUSDIV(x) ((x)&0x0F) macro