Home
last modified time | relevance | path

Searched refs:DWC3_TRB_CTRL_LST (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/dwc3/
A Dtrace.h271 __entry->ctrl & DWC3_TRB_CTRL_LST ? 'L' : 'l',
A Ddebugfs.c816 !!(trb->ctrl & DWC3_TRB_CTRL_LST), in dwc3_trb_ring_show()
A Dcore.h815 #define DWC3_TRB_CTRL_LST BIT(1) macro
A Dep0.c58 | DWC3_TRB_CTRL_LST); in dwc3_ep0_prepare_one_trb()
A Dgadget.c1269 trb->ctrl |= DWC3_TRB_CTRL_LST; in __dwc3_prepare_one_trb()
3138 (trb->ctrl & DWC3_TRB_CTRL_LST)) in dwc3_gadget_ep_reclaim_completed_trb()
/linux/Documentation/driver-api/usb/
A Ddwc3.rst655 __entry->ctrl & DWC3_TRB_CTRL_LST ? 'L' : 'l',

Completed in 21 milliseconds