Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h575 #define LAST_CTX_TO_EP_NUM(p) (((p) >> 27) - 1) macro
Dxhci.c2812 LAST_CTX_TO_EP_NUM(le32_to_cpu(slot_ctx->dev_info))); in xhci_check_bandwidth()
2822 LAST_CTX_TO_EP_NUM(le32_to_cpu(slot_ctx->dev_info))); in xhci_check_bandwidth()