Searched refs:USB_CLOCK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-hcd.c739 qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK);
742 qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3);
H A Dfhci-sched.c468 ret = qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3);
486 ret = qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK);
H A Dfhci.h32 #define USB_CLOCK 48000000 macro

Completed in 23 milliseconds