Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dehci-ppc-of.c149 ehci->has_amcc_usb23 = 1; in ehci_hcd_ppc_of_probe()
204 if (ehci->has_amcc_usb23) { in ehci_hcd_ppc_of_remove()
Dehci-hub.c599 if (ehci->has_amcc_usb23) in check_reset_complete()
605 if (ehci->has_amcc_usb23) in check_reset_complete()
Dehci.h214 unsigned has_amcc_usb23:1; member