Home
last modified time | relevance | path

Searched refs:BR_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h140 #define BR_MASK 0x000c macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c236 br = le16_to_cpu(current->command) & BR_MASK; in conditional_branch()