Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h90 case TRB_ISOC: in cdnsp_trb_type_string()
271 case TRB_ISOC: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1094 #define TRB_ISOC 5 macro
H A Dcdnsp-ring.c2279 field = TRB_TYPE(TRB_ISOC) | TRB_TLBPC(last_burst_pkt) | in cdnsp_queue_isoc_tx()
/linux/drivers/usb/host/
H A Dxhci-ring.c4153 field = TRB_TYPE(TRB_ISOC) | in xhci_queue_isoc_tx()