Home
last modified time | relevance | path

Searched refs:RxENAB (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/
H A Dsunzilog.h81 #define RxENAB 0x1 /* Rx Enable */ macro
H A Dip22zilog.h89 #define RxENAB 0x1 /* Rx Enable */ macro
H A Dsunzilog.c206 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()
787 up->curregs[R3] |= RxENAB; in __sunzilog_startup()
847 up->curregs[R3] &= ~RxENAB; in sunzilog_shutdown()
1346 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
1362 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()