Home
last modified time | relevance | path

Searched defs:DEV_FULLSPEED (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/usb/
A Dxhci.h291 #define DEV_FULLSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_FS) macro
/u-boot/drivers/usb/cdns3/
A Dgadget.h236 #define DEV_FULLSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_FS) macro

Completed in 18 milliseconds