Searched refs:ehci_has_ci_pec_bug (Results 1 – 2 of 2) sorted by relevance
678 || 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()
716 #define ehci_has_ci_pec_bug(e, portsc) \ macro