Lines Matching refs:R1
143 regval = read_zsreg(channel, R1); in ip22zilog_clear_fifo()
164 unsigned char stat = read_zsreg(channel, R1); in __load_zsregs()
177 write_zsreg(channel, R1, in __load_zsregs()
178 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB)); in __load_zsregs()
224 write_zsreg(channel, R1, regs[R1]); in __load_zsregs()
261 r1 = read_zsreg(channel, R1); in ip22zilog_receive_chars()
632 up->curregs[R1] &= ~RxINT_MASK; in ip22zilog_stop_rx()
693 unsigned char stat = read_zsreg(channel, R1); in __ip22zilog_reset()
728 up->curregs[R1] |= EXT_INT_ENAB | INT_ALL_Rx | TxINT_ENAB; in __ip22zilog_startup()
789 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()