Home
last modified time | relevance | path

Searched refs:DWC3_TRBCTL_TYPE (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/dwc3/
A Dtrace.h275 dwc3_trb_type_string(DWC3_TRBCTL_TYPE(__entry->ctrl))
A Dcore.h868 #define DWC3_TRBCTL_TYPE(n) ((n) & (0x3f << 4)) macro
A Ddebugfs.c911 unsigned int type = DWC3_TRBCTL_TYPE(trb->ctrl); in dwc3_trb_ring_show()

Completed in 13 milliseconds