Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dsunzilog.h81 #define RxENAB 0x1 /* Rx Enable */ macro
Dip22zilog.h89 #define RxENAB 0x1 /* Rx Enable */ macro
Dip22zilog.c191 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()
729 up->curregs[R3] |= RxENAB; in __ip22zilog_startup()
789 up->curregs[R3] &= ~RxENAB; in ip22zilog_shutdown()
1143 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
Dsunzilog.c210 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()
794 up->curregs[R3] |= RxENAB; in __sunzilog_startup()
854 up->curregs[R3] &= ~RxENAB; in sunzilog_shutdown()
1353 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
1369 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()