Home
last modified time | relevance | path

Searched refs:PORT_USB11 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/usb/
A Dehci_def.h155 #define PORT_USB11(x) (((x)&(3<<10)) == (1<<10)) /* USB 1.1 device */ macro
/linux/drivers/usb/host/
A Dfotg210.h274 #define PORT_USB11(x) (((x)&(3<<10)) == (1<<10)) /* USB 1.1 device */ macro
A Dehci-hub.c1094 && PORT_USB11 (temp)) { in ehci_hub_control()
A Doxu210hp-hcd.c184 #define PORT_USB11(x) (((x)&(3<<10)) == (1<<10)) /* USB 1.1 device */ macro

Completed in 21 milliseconds