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.c165 ehci->has_amcc_usb23 = 1; in ehci_hcd_ppc_of_probe()
201 if (ehci->has_amcc_usb23) in ehci_hcd_ppc_of_probe()
231 if (ehci->has_amcc_usb23) { in ehci_hcd_ppc_of_remove()
Dehci-hub.c438 if (ehci->has_amcc_usb23) in check_reset_complete()
443 if (ehci->has_amcc_usb23) in check_reset_complete()
Dehci.h127 unsigned has_amcc_usb23:1; member