Searched refs:INT_ALL_Rx (Results 1 – 7 of 7) sorted by relevance
45 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
879 or(scc,R1,INT_ALL_Rx|TxINT_ENAB|EXT_INT_ENAB); /* enable interrupts */ in init_channel()
69 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
77 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
156 #define INT_ALL_Rx 0x10 /* Int on all Rx Characters or error */ macro
790 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in __sunzilog_startup()1344 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in sunzilog_init_hw()1360 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in sunzilog_init_hw()
199 uap->curregs[1] |= INT_ALL_Rx | TxINT_ENAB; in pmz_interrupt_control()