Searched defs:LAST_CTX (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/cdns3/ | ||
| A D | cdnsp-gadget.h | 599 #define LAST_CTX(p) ((p) << 27) macro |
| /linux/drivers/usb/host/ | ||
| A D | xhci.h | 641 #define LAST_CTX(p) ((p) << 27) macro |
Completed in 21 milliseconds