Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h68 #define KEY_STREAM3 0x300 /* device-dependent stream */ macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h120 #define KEY_STREAM3 0x0300 /* device-dependent stream */ macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c317 if (!addr || key > KEY_STREAM3) { in start_output()
343 if (!addr || key > KEY_STREAM3) { in start_input()