Searched refs:WAIT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ppc/ | ||
H A D | mac_dbdma.h | 144 #define WAIT_MASK 0x0003 macro |
/openbmc/qemu/hw/misc/macio/ | ||
H A D | mac_dbdma.c | 173 wait = le16_to_cpu(current->command) & WAIT_MASK; in conditional_wait() |