Searched defs:TRB_TX_TYPE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 880 #define TRB_TX_TYPE(p) ((p) << 16) macro |
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci.h | 1085 #define TRB_TX_TYPE(p) ((p) << 16) macro |