Home
last modified time | relevance | path

Searched refs:DMA_READ (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dehci.c54 USE_NO_FH, DMA_READ, 0); in vct_ehci_hcd_init()
60 USE_NO_FH, DMA_READ, 0); in vct_ehci_hcd_init()
66 scc_dma_cmd(SCC_USB_RW, DMA_START, 0, DMA_READ); in vct_ehci_hcd_init()
H A Dscc.h11 #define DMA_READ 0 /* SCC read DMA */ macro
H A Dscc.c510 scc_dma_cmd(SCC_USB_RW, DMA_STOP, 0, DMA_READ); in scc_set_usb_address_generation_mode()