Home
last modified time | relevance | path

Searched defs:INTR_ALWAYS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h77 #define INTR_ALWAYS 0x30 /* always interrupt */ macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h132 #define INTR_ALWAYS 0x0030 /* always interrupt */ macro
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c291 BRANCH_ALWAYS=0x0C0000, INTR_ALWAYS=0x300000, WAIT_ALWAYS=0x030000, enumerator