Home
last modified time | relevance | path

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

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