Searched refs:TRB_FIELD_TO_STREAMID (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/usb/cdns3/ | ||
| D | trace.h | 425 TRB_FIELD_TO_STREAMID(__entry->control), |
| D | gadget.h | 1061 #define TRB_FIELD_TO_STREAMID(p) (((p) & TRB_STREAM_ID_BITMASK) >> 16) macro |