Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/usb/
A Dehci_def.h141 #define PORT_USB11(x) (((x)&(3<<10)) == (1<<10)) /* USB 1.1 device */ macro
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.h275 #define PORT_USB11(x) (((x)&(3<<10)) == (1<<10)) /* USB 1.1 device */ macro
/linux-6.3-rc2/drivers/usb/host/
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 16 milliseconds