Searched defs:EVENT_TRB_LEN (Results 1 – 3 of 3) sorted by relevance
713 #define EVENT_TRB_LEN(p) ((p) & 0xffffff) macro
873 #define EVENT_TRB_LEN(p) ((p) & GENMASK(23, 0)) macro
1095 #define EVENT_TRB_LEN(p) ((p) & 0xffffff) macro