Searched refs:DWC3_TRBCTL_TYPE (Results 1 – 4 of 4) sorted by relevance
276 dwc3_trb_type_string(DWC3_TRBCTL_TYPE(__entry->ctrl))
811 unsigned int type = DWC3_TRBCTL_TYPE(trb->ctrl); in dwc3_trb_ring_show()
809 #define DWC3_TRBCTL_TYPE(n) ((n) & (0x3f << 4)) macro
660 dwc3_trb_type_string(DWC3_TRBCTL_TYPE(__entry->ctrl))