Searched defs:TRB_TYPE (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/cdns3/ | ||
| D | gadget.h | 1018 #define TRB_TYPE(p) ((p) << 10) macro |
| /kernel/linux/linux-5.10/drivers/usb/host/ | ||
| D | xhci.h | 1357 #define TRB_TYPE(p) ((p) << 10) macro |