Home
last modified time | relevance | path

Searched refs:WR7pEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsunzilog.h202 #define WR7pEN 1 /* WR7' Enable (ESCC only) */ macro
H A Dsunzilog.c232 write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN); in __load_zsregs()
240 write_zsreg(channel, R15, regs[R15] & ~WR7pEN); in __load_zsregs()
749 write_zsreg(channel, R15, up->curregs[R15] & ~WR7pEN); in sunzilog_enable_ms()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsunzilog.h202 #define WR7pEN 1 /* WR7' Enable (ESCC only) */ macro
H A Dsunzilog.c232 write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN); in __load_zsregs()
240 write_zsreg(channel, R15, regs[R15] & ~WR7pEN); in __load_zsregs()
747 write_zsreg(channel, R15, up->curregs[R15] & ~WR7pEN); in sunzilog_enable_ms()

Completed in 6 milliseconds