Searched refs:DWC3_TRB_CTRL_GET_SID_SOFN (Results 1 – 2 of 2) sorted by relevance
805 #define DWC3_TRB_CTRL_GET_SID_SOFN(n) (((n) & (0xffff << 14)) >> 14) macro
2717 frame_number = DWC3_TRB_CTRL_GET_SID_SOFN(trb->ctrl); in dwc3_gadget_ep_reclaim_completed_trb()