Lines Matching refs:R1
146 regval = read_zsreg(channel, R1); in ip22zilog_clear_fifo()
167 unsigned char stat = read_zsreg(channel, R1); in __load_zsregs()
180 write_zsreg(channel, R1, in __load_zsregs()
181 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()
227 write_zsreg(channel, R1, regs[R1]); in __load_zsregs()
264 r1 = read_zsreg(channel, R1); in ip22zilog_receive_chars()
635 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()
696 unsigned char stat = read_zsreg(channel, R1); in __ip22zilog_reset()
731 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in __ip22zilog_startup()
792 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK); in ip22zilog_shutdown()
1140 up->curregs[R1] = EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in ip22zilog_prepare()