Home
last modified time | relevance | path

Searched defs:DEV_SUPERSPEED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h52 #define DEV_SUPERSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_SS) macro
/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h238 #define DEV_SUPERSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_SS) macro
H A Dcdnsp-gadget.h291 #define DEV_SUPERSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_SS) macro