Home
last modified time | relevance | path

Searched defs:TRB_TYPE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/cdns3/
Dcdns3-gadget.h1022 #define TRB_TYPE(p) ((p) << 10) macro
Dcdnsp-gadget.h1065 #define TRB_TYPE(p) ((p) << 10) macro
/linux-5.19.10/drivers/usb/host/
Dxhci.h1358 #define TRB_TYPE(p) ((p) << 10) macro