Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1010 #define TRB_TBC(p) (((p) & 0x3) << 7) macro
/linux/drivers/usb/host/
H A Dxhci.h1027 #define TRB_TBC(p) (((p) & 0x3) << 7) macro