Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Ddbdma.h40 #define DEVSTAT 0x00ff macro
/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h87 #define DEVSTAT 0x00ff macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c141 status = ch->regs[DBDMA_STATUS] & DEVSTAT; in conditional_interrupt()
182 status = ch->regs[DBDMA_STATUS] & DEVSTAT; in conditional_wait()
248 status = ch->regs[DBDMA_STATUS] & DEVSTAT; in conditional_branch()