Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Descc.c176 #define INTR_TXINTB 0x02 macro
418 s->otherchn->rregs[R_INTR] |= INTR_TXINTB; in set_txint()
462 s->otherchn->rregs[R_INTR] &= ~INTR_TXINTB; in clr_txint()
468 s->otherchn->rregs[R_INTR] &= ~INTR_TXINTB; in clr_txint()