Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.h144 #define WAIT_MASK 0x0003 macro
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.c173 wait = le16_to_cpu(current->command) & WAIT_MASK; in conditional_wait()