Home
last modified time | relevance | path

Searched refs:TRB_ISOC (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/usb/cdns3/
Dcdnsp-debug.h90 case TRB_ISOC: in cdnsp_trb_type_string()
273 case TRB_ISOC: in cdnsp_decode_trb()
Dcdnsp-gadget.h1078 #define TRB_ISOC 5 macro
Dcdnsp-ring.c2217 field = TRB_TYPE(TRB_ISOC) | TRB_TLBPC(last_burst_pkt) | in cdnsp_queue_isoc_tx()
/Linux-v6.1/drivers/usb/host/
Dxhci.h1370 #define TRB_ISOC 5 macro
1443 case TRB_ISOC: in xhci_trb_type_string()
2345 case TRB_ISOC: in xhci_decode_trb()
Dxhci-ring.c4046 field = TRB_TYPE(TRB_ISOC) | in xhci_queue_isoc_tx()