Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dpl041.h109 #define AACIFE (1 << 0) macro
H A Dpl041.c483 if (!(value & AACIFE)) { in pl041_write()
495 if ((s->regs.maincr & AACIFE) == 0) { in pl041_write()