Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h886 #define TRB_SIA (1 << 31) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1052 #define TRB_SIA BIT(31) macro
H A Dcdnsp-ring.c2290 TRB_SIA | TRB_TBC(burst_count); in cdnsp_queue_isoc_tx()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1090 #define TRB_SIA (1<<31) macro
H A Dxhci-ring.c4223 sia_frame_id = TRB_SIA; in xhci_queue_isoc_tx()