Home
last modified time | relevance | path

Searched refs:RxINT_MASK (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h99 #define RxINT_MASK 0x18 macro
H A Dip22zilog.h79 #define RxINT_MASK 0x18 macro
H A Dsunzilog.h71 #define RxINT_MASK 0x18 macro
H A Dpmac_zilog.h168 #define RxINT_MASK 0x18 macro
H A Dip22zilog.c178 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()
632 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()
789 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in ip22zilog_shutdown()
H A Dzs.c459 zport->regs[1] &= ~(RxINT_MASK | TxINT_ENAB); in zs_stop_rx()
785 zport->regs[1] &= ~RxINT_MASK; in zs_startup()
H A Dpmac_zilog.c132 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in pmz_load_zsregs()
210 uap->curregs[1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in pmz_interrupt_control()
665 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()
732 up->curregs[R1] &= ~RxINT_MASK; in sunzilog_stop_rx()
854 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in sunzilog_shutdown()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h99 #define RxINT_MASK 0x18 macro
H A Dip22zilog.h79 #define RxINT_MASK 0x18 macro
H A Dsunzilog.h71 #define RxINT_MASK 0x18 macro
H A Dpmac_zilog.h158 #define RxINT_MASK 0x18 macro
H A Dip22zilog.c178 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()
630 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()
787 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in ip22zilog_shutdown()
H A Dzs.c459 zport->regs[1] &= ~(RxINT_MASK | TxINT_ENAB); in zs_stop_rx()
785 zport->regs[1] &= ~RxINT_MASK; in zs_startup()
H A Dsunzilog.c197 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()
730 up->curregs[R1] &= ~RxINT_MASK; in sunzilog_stop_rx()
852 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in sunzilog_shutdown()
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()
647 uap->curregs[R1] &= ~RxINT_MASK; in pmz_stop_rx()

Completed in 21 milliseconds