Home
last modified time | relevance | path

Searched refs:SCT_FOR_TRB (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci.h1255 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
Dxhci-ring.c3973 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_queue_new_dequeue_state()