Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h880 #define TRB_TX_TYPE(p) ((p) << 16) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1085 #define TRB_TX_TYPE(p) ((p) << 16) macro