Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h621 #define LAST_CTX_MASK (0x1f << 27) macro
Dxhci.c1843 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_zero_in_ctx()
2795 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_check_bandwidth()