Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h661 #define CTX_TO_EP_MULT(p) (((p) >> 8) & 0x3) macro
Dxhci-mem.c1584 bw_info->mult = CTX_TO_EP_MULT( in xhci_update_bw_info()