Home
last modified time | relevance | path

Searched refs:LOAD_WORD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h60 #define LOAD_WORD 0x5000 /* read word (4 bytes) from device reg */ macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h114 #define LOAD_WORD 0x5000 /* read word (4 bytes) from device reg */ macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c526 case LOAD_WORD: in channel_run()