Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-hub.c678 || ehci_has_ci_pec_bug(ehci, temp)) { in ehci_hub_status_data()
879 if (ehci_has_ci_pec_bug(ehci, temp)) { in ehci_hub_control()
H A Dehci.h716 #define ehci_has_ci_pec_bug(e, portsc) \ macro