Home
last modified time | relevance | path

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

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