Home
last modified time | relevance | path

Searched refs:ehci_mxs_toggle_clock (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mxs.c58 static int ehci_mxs_toggle_clock(const struct ehci_mxs_port *port, int enable) in ehci_mxs_toggle_clock() function
115 ret = ehci_mxs_toggle_clock(port, 1); in ehci_hcd_init()
168 ret = ehci_mxs_toggle_clock(port, 0); in ehci_hcd_stop()