Home
last modified time | relevance | path

Searched refs:USB_STS_FS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.h230 #define USB_STS_FS (0x2 << 4) macro
235 #define DEV_FULLSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_FS)
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dgadget.h230 #define USB_STS_FS (0x2 << 4) macro
235 #define DEV_FULLSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_FS)