Searched refs:DEV_SPEED_FOR_TRB (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci.h | 1007 #define DEV_SPEED_FOR_TRB(p) ((p) << 16) macro |
| H A D | xhci-ring.c | 4445 TRB_TYPE(TRB_GET_BW) | DEV_SPEED_FOR_TRB(dev_speed), in xhci_queue_get_port_bw() |