Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/cdns3/
Dgadget.h1018 #define TRB_TYPE(p) ((p) << 10) macro
/linux-5.10/drivers/usb/host/
Dxhci.h1346 #define TRB_TYPE(p) ((p) << 10) macro