Searched refs:PORT_USB11 (Results 1 – 2 of 2) sorted by relevance
1166 #define PORT_USB11(x) (((x)&(3<<10))==(1<<10)) /* is USB 1.1 device */ macro
1792 && PORT_USB11 (temp)) { in ehci_hub_control()