Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-gadget.h231 #define USB_STS_FS (0x2 << 4) macro
236 #define DEV_FULLSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_FS)

Completed in 6 milliseconds