Home
last modified time | relevance | path

Searched refs:EP_MULT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dxhci.h608 #define EP_MULT(p) (((p) & 0x3) << 8) macro
Dxhci-mem.c1189 ep_ctx->ep_info |= EP_MULT(xhci_get_endpoint_mult(udev, ep)); in xhci_endpoint_init()