Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1123 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
Dxhci-ring.c3981 trb_sct = SCT_FOR_TRB(SCT_PRI_TR); in xhci_queue_new_dequeue_state()