Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-ring.c876 field |= TRB_DIR_IN; in xhci_ctrl_tx()
898 field = TRB_DIR_IN; in xhci_ctrl_tx()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h880 #define TRB_DIR_IN (1<<16) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c3847 field |= TRB_DIR_IN; in xhci_queue_ctrl_tx()
3864 field = TRB_DIR_IN; in xhci_queue_ctrl_tx()
H A Dxhci.h1338 #define TRB_DIR_IN (1<<16) macro