Searched refs:RxINT_MASK (Results 1 – 8 of 8) sorted by relevance
99 #define RxINT_MASK 0x18 macro
71 #define RxINT_MASK 0x18 macro
79 #define RxINT_MASK 0x18 macro
158 #define RxINT_MASK 0x18 macro
178 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()628 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()785 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in ip22zilog_shutdown()
125 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in pmz_load_zsregs()203 uap->curregs[1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_interrupt_control()633 uap->curregs[R1] &= ~RxINT_MASK; in pmz_stop_rx()
197 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()729 up->curregs[R1] &= ~RxINT_MASK; in sunzilog_stop_rx()851 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in sunzilog_shutdown()
459 zport->regs[1] &= ~(RxINT_MASK | TxINT_ENAB); in zs_stop_rx()786 zport->regs[1] &= ~RxINT_MASK; in zs_startup()