Home
last modified time | relevance | path

Searched refs:SCT_FOR_TRB (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h978 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
H A Dcdnsp-ring.c2445 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in cdnsp_queue_new_dequeue_state()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1285 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
H A Dxhci-ring.c4335 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_queue_new_dequeue_state()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1286 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
H A Dxhci-ring.c724 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_move_dequeue_past_td()

Completed in 27 milliseconds