Searched refs:LOAD_WORD (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ | ||
H A D | mac_dbdma.h | 110 #define LOAD_WORD 0x5000 /* read word (4 bytes) from device reg */ macro |
/qemu/hw/misc/macio/ | ||
H A D | mac_dbdma.c | 526 case LOAD_WORD: in channel_run() |