Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dpl041.h84 #define TXCINTR (1 << 0) macro
H A Dpl041.c321 s->regs.isr1 |= TXCINTR; in pl041_isr1_update()
323 s->regs.isr1 &= ~TXCINTR; in pl041_isr1_update()