Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dcommon.h240 #define USBSPD(x) (((x) & 0x3) << 6) /* Device Transfer Rate */ macro
/linux-5.19.10/include/linux/usb/
Dr8a66597.h421 #define USBSPD 0x00C0 macro