Home
last modified time | relevance | path

Searched refs:DMA_CLRCOMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/m68k/
H A Dnext-cube.h36 #define DMA_CLRCOMPLETE 0x00080000 macro
/openbmc/qemu/hw/m68k/
H A Dnext-cube.c620 if (value & DMA_CLRCOMPLETE) { in dma_writel()
650 if (value & DMA_CLRCOMPLETE) { in dma_writel()