Searched refs:USB_CLOCK (Results 1 – 3 of 3) sorted by relevance
720 qe_usb_clock_set(fhci->fullspeed_clk, USB_CLOCK); in of_fhci_probe()723 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()
30 #define USB_CLOCK 48000000 macro