Searched refs:DMA_READ (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/board/micronas/vct/ |
| H A D | ehci.c | 55 USE_NO_FH, DMA_READ, 0); in vct_ehci_hcd_init() 61 USE_NO_FH, DMA_READ, 0); in vct_ehci_hcd_init() 67 scc_dma_cmd(SCC_USB_RW, DMA_START, 0, DMA_READ); in vct_ehci_hcd_init()
|
| H A D | scc.h | 12 #define DMA_READ 0 /* SCC read DMA */ macro
|
| H A D | scc.c | 511 scc_dma_cmd(SCC_USB_RW, DMA_STOP, 0, DMA_READ); in scc_set_usb_address_generation_mode()
|