Searched refs:USBSPD (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/renesas_usbhs/ | ||
| A D | common.h | 240 #define USBSPD(x) (((x) & 0x3) << 6) /* Device Transfer Rate */ macro |
| A D | common.c | 266 USBSPD(usbspd)); in usbhs_set_device_config() |
Completed in 6 milliseconds