Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-ppc-of.c148 ehci->has_amcc_usb23 = 1; in ehci_hcd_ppc_of_probe()
202 if (ehci->has_amcc_usb23) { in ehci_hcd_ppc_of_remove()
Dehci-hub.c589 if (ehci->has_amcc_usb23) in check_reset_complete()
595 if (ehci->has_amcc_usb23) in check_reset_complete()
Dehci.h222 unsigned has_amcc_usb23:1; member