Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h754 #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.c2445 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in cdnsp_queue_new_dequeue_state()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h842 #define SCT_PRI_TR 1 macro
H A Dxhci-mem.c655 SCT_FOR_CTX(SCT_PRI_TR) | in xhci_alloc_stream_info()
H A Dxhci-ring.c731 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_move_dequeue_past_td()