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