Home
last modified time | relevance | path

Searched refs:AT91_PMC_USB96M (Results 1 – 2 of 2) sorted by relevance

/bsp/at91/at91sam9260/platform/
A Dsystem_clock.c177 if (pll == &pllb && (reg & AT91_PMC_USB96M)) in at91_usb_rate()
196 at91_pllb_usb_init = at91_pll_calc(main_clock, 48000000 * 2) | AT91_PMC_USB96M; in at91_pllb_usbfs_clock_init()
A Dat91_pmc.h67 #define AT91_PMC_USB96M (1 << 28) /* Divider by 2 Enable (PLLB only) */ macro

Completed in 6 milliseconds