Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h419 s, (info & LAST_CTX_MASK) >> 27); in cdnsp_decode_slot_context()
H A Dcdnsp-gadget.c479 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in cdnsp_zero_in_ctx()
699 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in cdnsp_update_eps_configuration()
H A Dcdnsp-gadget.h605 #define LAST_CTX_MASK ((unsigned int)GENMASK(31, 27)) macro
/linux/drivers/usb/host/
H A Dxhci.c2108 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_zero_in_ctx()
3132 slot_ctx->dev_info &= cpu_to_le32(~LAST_CTX_MASK); in xhci_check_bandwidth()