Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.h757 #define SCT_PRI_TR 1 macro
H A Dcdnsp-mem.c611 addr = cur_ring->first_seg->dma | SCT_FOR_CTX(SCT_PRI_TR) | in cdnsp_alloc_stream_info()
H A Dcdnsp-ring.c2463 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in cdnsp_queue_new_dequeue_state()
/linux-6.15/drivers/usb/host/
H A Dxhci.h565 #define SCT_PRI_TR 1 macro
H A Dxhci-mem.c646 SCT_FOR_CTX(SCT_PRI_TR) | in xhci_alloc_stream_info()
H A Dxhci-ring.c771 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_move_dequeue_past_td()