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