Home
last modified time | relevance | path

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

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