Searched defs:LAST_CTX_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/cdns3/ | ||
H A D | cdnsp-gadget.h | 598 #define LAST_CTX_MASK ((unsigned int)GENMASK(31, 27)) macro |
/linux/drivers/usb/host/ | ||
H A D | xhci.h | 364 #define LAST_CTX_MASK (0x1f << 27) macro |