Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci.h1066 #define TRB_SIA (1<<31) macro
2121 field3 & TRB_SIA ? 'S' : 's', in xhci_decode_trb()
H A Dxhci-ring.c4120 sia_frame_id = TRB_SIA; in xhci_queue_isoc_tx()
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1055 #define TRB_SIA BIT(31) macro
H A Dcdnsp-ring.c2278 TRB_SIA | TRB_TBC(burst_count); in cdnsp_queue_isoc_tx()