Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h75 #define INTR_IFSET 0x10 /* intr if condition bit is 1 */ macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h130 #define INTR_IFSET 0x0010 /* intr if condition bit is 1 */ macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c149 case INTR_IFSET: /* intr if condition bit is 1 */ in conditional_interrupt()