Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-gadget.h1049 #define TRB_SIA BIT(31) macro
Dcdnsp-ring.c2211 TRB_SIA | TRB_TBC(burst_count); in cdnsp_queue_isoc_tx()
/linux-5.19.10/drivers/usb/host/
Dxhci.h1338 #define TRB_SIA (1<<31) macro
Dxhci-ring.c4034 sia_frame_id = TRB_SIA; in xhci_queue_isoc_tx()