Searched refs:TRB_FRAME_ID (Results 1 – 3 of 3) sorted by relevance
1050 #define TRB_FRAME_ID(p) (((p) << 20) & GENMASK(30, 20)) macro
1344 #define TRB_FRAME_ID(p) (((p) & 0x7ff) << 20) macro
4054 sia_frame_id = TRB_FRAME_ID(frame_id); in xhci_queue_isoc_tx()