Searched refs:AT91_PMC_USB_DIV_2 (Results 1 – 2 of 2) sorted by relevance
20 at91_usb_clk_init(AT91_PMC_USBS_USB_PLLB | AT91_PMC_USB_DIV_2); in usb_cpu_init()
244 #define AT91_PMC_USB_DIV_2 (0x1 << 8) /* USB Clock divided by 2 */ macro