Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c918 field |= TRB_DIR_IN; in xhci_ctrl_tx()
940 field = TRB_DIR_IN; in xhci_ctrl_tx()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h880 #define TRB_DIR_IN (1<<16) macro