Lines Matching refs:R15
236 write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN); in __load_zsregs()
239 r15 = read_zsreg(channel, R15); in __load_zsregs()
244 write_zsreg(channel, R15, regs[R15] & ~WR7pEN); in __load_zsregs()
248 regs[R15] &= ~FIFOEN; in __load_zsregs()
748 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE); in sunzilog_enable_ms()
749 if (new_reg != up->curregs[R15]) { in sunzilog_enable_ms()
750 up->curregs[R15] = new_reg; in sunzilog_enable_ms()
753 write_zsreg(channel, R15, up->curregs[R15] & ~WR7pEN); in sunzilog_enable_ms()
1255 up->curregs[R15] |= BRKIE; in sunzilog_console_setup()
1297 up->curregs[R15] |= BRKIE; in sunzilog_init_kbdms()
1381 up->curregs[R15] = FIFOEN; /* Use FIFO if on ESCC */ in sunzilog_init_hw()