Searched refs:DBDMA_NOP (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | mac_dbdma.h | 111 #define DBDMA_NOP 0x6000 /* do nothing */ macro |
/qemu/hw/misc/macio/ | ||
H A D | mac_dbdma.c | 465 case DBDMA_NOP: in channel_run() |