Home
last modified time | relevance | path

Searched refs:DEV_SUPERSPEED (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/host/
A Dxhci-port.h52 #define DEV_SUPERSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_SS) macro
/drivers/usb/cdns3/
A Dcdns3-gadget.h238 #define DEV_SUPERSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_SS) macro
A Dcdnsp-gadget.h293 #define DEV_SUPERSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_SS) macro
A Dcdnsp-gadget.c35 else if (DEV_SUPERSPEED(port_status)) in cdnsp_port_speed()
A Dcdns3-gadget.c365 if (DEV_SUPERSPEED(reg)) in cdns3_get_speed()

Completed in 41 milliseconds