Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h90 case TRB_ISOC: in cdnsp_trb_type_string()
273 case TRB_ISOC: in cdnsp_decode_trb()
H A Dcdnsp-gadget.h1081 #define TRB_ISOC 5 macro
H A Dcdnsp-ring.c2289 field = TRB_TYPE(TRB_ISOC) | TRB_TLBPC(last_burst_pkt) | in cdnsp_queue_isoc_tx()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1122 #define TRB_ISOC 5 macro
1195 case TRB_ISOC: in xhci_trb_type_string()
2115 case TRB_ISOC: in xhci_decode_trb()
H A Dxhci-ring.c4235 field = TRB_TYPE(TRB_ISOC) | in xhci_queue_isoc_tx()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h916 TRB_ISOC, /* 5 */ enumerator