Searched refs:EP_MULT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/host/ | ||
D | xhci.h | 660 #define EP_MULT(p) (((p) & 0x3) << 8) macro |
D | xhci-mem.c | 1442 | EP_MULT(xhci_get_endpoint_mult(udev, ep))); in xhci_endpoint_init() |