Searched refs:qe_usb_clock_set (Results 1 – 5 of 5) sorted by relevance
19 int qe_usb_clock_set(enum qe_clock clk, int rate) in qe_usb_clock_set() function52 EXPORT_SYMBOL(qe_usb_clock_set);
178 qe_usb_clock_set(QE_CLK21, 48000000); in mpc836x_usb_cfg()
737 qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK); in of_fhci_probe()740 qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3); in of_fhci_probe()
463 ret = qe_usb_clock_set(fhci->lowspeed_clk, USB_CLOCK >> 3); in fhci_device_connected_interrupt()481 ret = qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK); in fhci_device_connected_interrupt()
318 int qe_usb_clock_set(enum qe_clock clk, int rate);