Home
last modified time | relevance | path

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

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