qe_usb_clock_set 181 arch/powerpc/platforms/83xx/mpc836x_mds.c qe_usb_clock_set(QE_CLK21, 48000000); qe_usb_clock_set 52 drivers/soc/fsl/qe/usb.c EXPORT_SYMBOL(qe_usb_clock_set); qe_usb_clock_set 737 drivers/usb/host/fhci-hcd.c qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK); qe_usb_clock_set 740 drivers/usb/host/fhci-hcd.c qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3); qe_usb_clock_set 463 drivers/usb/host/fhci-sched.c ret = qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3); qe_usb_clock_set 481 drivers/usb/host/fhci-sched.c ret = qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK); qe_usb_clock_set 320 include/soc/fsl/qe/qe.h int qe_usb_clock_set(enum qe_clock clk, int rate);