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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h68 #define AT91_PMC_USB96M (1 << 28) /* Divider by 2 Enable (PLLB only) */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dclock.c545 if (pll == &pllb && (reg & AT91_PMC_USB96M))
624 at91_pllb_usb_init = at91_pll_calc(main_clock, 48000000 * 2) | AT91_PMC_USB96M;

Completed in 90 milliseconds