Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Descc.c164 #define R_IVEC 2 macro
387 s->otherchn->rregs[R_IVEC] = IVEC_HIRXINTA; in set_rxint()
389 s->otherchn->rregs[R_IVEC] = IVEC_LORXINTA; in set_rxint()
394 s->rregs[R_IVEC] = IVEC_HIRXINTB; in set_rxint()
396 s->rregs[R_IVEC] = IVEC_LORXINTB; in set_rxint()
412 s->otherchn->rregs[R_IVEC] = IVEC_HITXINTA; in set_txint()
414 s->otherchn->rregs[R_IVEC] = IVEC_LOTXINTA; in set_txint()
417 s->rregs[R_IVEC] = IVEC_TXINTB; in set_txint()
432 s->otherchn->rregs[R_IVEC] = IVEC_HINOINT; in clr_rxint()
434 s->otherchn->rregs[R_IVEC] = IVEC_LONOINT; in clr_rxint()
[all …]