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.c521 if (val & DMA_CLRCOMPLETE) { in next_dma_write()
555 if (val & DMA_CLRCOMPLETE) { in next_dma_write()