Searched refs:PTD_SPD (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | isp116x.h | 197 #define PTD_SPD(v) (((v) << 10) & PTD_SPD_MSK) macro |
| H A D | isp116x-hcd.c | 277 | PTD_SPD(urb->dev->speed == USB_SPEED_LOW) in preproc_atl_queue() |