Searched refs:TRB_STOP_RING (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-debug.h110 case TRB_STOP_RING:
337 case TRB_STOP_RING:
H A Dcdnsp-gadget.h1099 #define TRB_STOP_RING 15 macro
H A Dcdnsp-ring.c2414 EP_ID_FOR_TRB(ep_index) | TRB_TYPE(TRB_STOP_RING));
/linux-master/drivers/usb/host/
H A Dxhci.h1112 #define TRB_STOP_RING 15 macro
1185 case TRB_STOP_RING:
2151 case TRB_STOP_RING:
H A Dxhci-ring.c1635 if (TRB_FIELD_TO_TYPE(cmd_field3) == TRB_STOP_RING) {
1769 case TRB_STOP_RING:
4434 u32 type = TRB_TYPE(TRB_STOP_RING);

Completed in 158 milliseconds