Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Descc.c177 #define INTR_RXINTB 0x04 macro
392 s->otherchn->rregs[R_INTR] |= INTR_RXINTB; in set_rxint()
443 s->otherchn->rregs[R_INTR] &= ~INTR_RXINTB; in clr_rxint()