Home
last modified time | relevance | path

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

/openbmc/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 Dip22zilog.c187 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()
723 up->curregs[R3] |= RxENAB; in __ip22zilog_startup()
783 up->curregs[R3] &= ~RxENAB; in ip22zilog_shutdown()
1140 up->curregs[R3] = RxENAB | Rx8; in ip22zilog_prepare()
H A Dsunzilog.c206 write_zsreg(channel, R3, regs[R3] & ~RxENAB); in __load_zsregs()
788 up->curregs[R3] |= RxENAB; in __sunzilog_startup()
848 up->curregs[R3] &= ~RxENAB; in sunzilog_shutdown()
1347 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()
1363 up->curregs[R3] = RxENAB | Rx8; in sunzilog_init_hw()