Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dzs.h99 #define RxINT_MASK 0x18 macro
H A Dsunzilog.h71 #define RxINT_MASK 0x18 macro
H A Dip22zilog.h79 #define RxINT_MASK 0x18 macro
H A Dpmac_zilog.h158 #define RxINT_MASK 0x18 macro
H A Dpmac_zilog.c125 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()
H A Dsunzilog.c197 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()