Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h623 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
Dxhci.c2802 LAST_CTX_TO_EP_NUM(le32_to_cpu(slot_ctx->dev_info))); in xhci_check_bandwidth()
2812 LAST_CTX_TO_EP_NUM(le32_to_cpu(slot_ctx->dev_info))); in xhci_check_bandwidth()