Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/ !
Dcdnsp-gadget.h978 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro
/linux-6.1.9/drivers/usb/host/ !
Dxhci.h1283 #define SCT_FOR_TRB(p) (((p) << 1) & 0x7) macro