Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dmac_dbdma.h111 #define DBDMA_NOP 0x6000 /* do nothing */ macro
/qemu/hw/misc/macio/
H A Dmac_dbdma.c465 case DBDMA_NOP: in channel_run()