Home
last modified time | relevance | path

Searched refs:TRB_DATA (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-ring.c862 field = TRB_ISP | (TRB_DATA << TRB_TYPE_SHIFT); in xhci_ctrl_tx()
864 field = (TRB_DATA << TRB_TYPE_SHIFT); in xhci_ctrl_tx()
Dxhci.h912 TRB_DATA, /* 3 */ enumerator