Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-gadget.h1019 #define TRB_TYPE(p) ((p) << 10) macro
Dcdnsp-gadget.h1065 #define TRB_TYPE(p) ((p) << 10) macro
/Linux-v5.15/drivers/usb/host/
Dxhci.h1357 #define TRB_TYPE(p) ((p) << 10) macro