Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
A Dtrace.h276 dwc3_trb_type_string(DWC3_TRBCTL_TYPE(__entry->ctrl))
A Ddebugfs.c807 unsigned int type = DWC3_TRBCTL_TYPE(trb->ctrl); in dwc3_trb_ring_show()
A Dcore.h824 #define DWC3_TRBCTL_TYPE(n) ((n) & (0x3f << 4)) macro
/linux/Documentation/driver-api/usb/
A Ddwc3.rst660 dwc3_trb_type_string(DWC3_TRBCTL_TYPE(__entry->ctrl))

Completed in 14 milliseconds