Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/gadget/udc/cdns2/
Dcdns2-gadget.h459 #define TRB_TYPE(p) ((p) << 10) macro
/linux-6.14.4/drivers/usb/cdns3/
Dcdns3-gadget.h1022 #define TRB_TYPE(p) ((p) << 10) macro
Dcdnsp-gadget.h1068 #define TRB_TYPE(p) ((p) << 10) macro
/linux-6.14.4/drivers/usb/host/
Dxhci.h1089 #define TRB_TYPE(p) ((p) << 10) macro