Home
last modified time | relevance | path

Searched refs:TRB_DATA_IN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h883 #define TRB_DATA_IN 3 macro
H A Dxhci-ring.c833 field |= (TRB_DATA_IN << TRB_TX_TYPE_SHIFT); in xhci_ctrl_tx()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h1341 #define TRB_DATA_IN 3 macro
H A Dxhci-ring.c3853 field |= TRB_TX_TYPE(TRB_DATA_IN); in xhci_queue_ctrl_tx()