Searched defs:TRB_TYPE_BITMASK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/cdns3/ | ||
D | gadget.h | 1017 #define TRB_TYPE_BITMASK GENMASK(15, 10) macro |
/kernel/linux/linux-5.10/drivers/usb/host/ | ||
D | xhci.h | 1356 #define TRB_TYPE_BITMASK (0xfc00) macro |