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