Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h459 #define TRB_TYPE(p) ((p) << 10) macro
/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h1022 #define TRB_TYPE(p) ((p) << 10) macro
H A Dcdnsp-gadget.h1081 #define TRB_TYPE(p) ((p) << 10) macro
/linux/drivers/usb/host/
H A Dxhci.h1097 #define TRB_TYPE(p) ((p) << 10) macro