Home
last modified time | relevance | path

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

/linux-6.8/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.h450 #define TRB_TYPE(p) ((p) << 10) macro
/linux-6.8/drivers/usb/cdns3/
Dcdns3-gadget.h1022 #define TRB_TYPE(p) ((p) << 10) macro
Dcdnsp-gadget.h1065 #define TRB_TYPE(p) ((p) << 10) macro
/linux-6.8/drivers/usb/host/
Dxhci.h1337 #define TRB_TYPE(p) ((p) << 10) macro