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

/linux-master/drivers/usb/host/
H A Dfhci-hcd.c721 qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK);
724 qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3);
H A Dfhci-sched.c463 ret = qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3);
481 ret = qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK);
H A Dfhci.h30 #define USB_CLOCK 48000000 macro

Completed in 102 milliseconds