Home
last modified time | relevance | path

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

/qemu/hw/char/
H A Descc.c164 #define R_IVEC 2 macro
393 s->rregs[R_IVEC] = IVEC_HIRXINTB; in set_rxint()
395 s->rregs[R_IVEC] = IVEC_LORXINTB; in set_rxint()
416 s->rregs[R_IVEC] = IVEC_TXINTB; in set_txint()
431 s->otherchn->rregs[R_IVEC] = IVEC_HINOINT; in clr_rxint()
433 s->otherchn->rregs[R_IVEC] = IVEC_LONOINT; in clr_rxint()
438 s->rregs[R_IVEC] = IVEC_HINOINT; in clr_rxint()
440 s->rregs[R_IVEC] = IVEC_LONOINT; in clr_rxint()
456 s->otherchn->rregs[R_IVEC] = IVEC_HINOINT; in clr_txint()
464 s->rregs[R_IVEC] = IVEC_HINOINT; in clr_txint()
[all …]