Searched refs:PLL_PDR_OUTDIV4 (Results 1 – 2 of 2) sorted by relevance
564 #define PLL_PDR_OUTDIV4(x) (((x) & 0x0000000F) << 12) macro571 #define PLL_PDR_USB(x) PLL_PDR_OUTDIV4(x)
215 PLL_PDR_OUTDIV4(USBDIV - 1)); in clock_pll()