Searched refs:DMA_STOP (Results 1 – 2 of 2) sorted by relevance
453 case DMA_STOP: in dma_state_process_dma_command()510 scc_dma_cmd(SCC_USB_RW, DMA_STOP, 0, DMA_WRITE); in scc_set_usb_address_generation_mode()511 scc_dma_cmd(SCC_USB_RW, DMA_STOP, 0, DMA_READ); in scc_set_usb_address_generation_mode()
19 #define DMA_STOP 1 /* DMA command - stop DMA */ macro