Searched refs:RxINT_MASK (Results 1 – 8 of 8) sorted by relevance
98 #define RxINT_MASK 0x18 macro
78 #define RxINT_MASK 0x18 macro
70 #define RxINT_MASK 0x18 macro
150 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in pmz_load_zsregs()344 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_receive_chars()701 uap->curregs[R1] &= ~RxINT_MASK; in pmz_stop_rx()1032 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_shutdown()1357 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_set_termios()1681 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_suspend()
178 #define RxINT_MASK 0x18 macro
181 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()636 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()791 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in ip22zilog_shutdown()
199 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()736 up->curregs[R1] &= ~RxINT_MASK; in sunzilog_stop_rx()856 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in sunzilog_shutdown()
461 zport->regs[1] &= ~(RxINT_MASK | TxINT_ENAB); in zs_stop_rx()787 zport->regs[1] &= ~RxINT_MASK; in zs_startup()