Home
last modified time | relevance | path

Searched refs:TxENAB (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/hamradio/
H A Dz8530.h92 #define TxENAB 0x8 /* Tx Enable */ macro
/linux/drivers/tty/serial/
H A Dzs.h145 #define TxENAB 0x8 /* Tx Enable */ macro
H A Dsunzilog.h119 #define TxENAB 0x8 /* Tx Enable */ macro
H A Dip22zilog.h127 #define TxENAB 0x8 /* Tx Enable */ macro
H A Dsunzilog.c207 write_zsreg(channel, R5, regs[R5] & ~TxENAB); in __load_zsregs()
788 up->curregs[R5] |= TxENAB; in __sunzilog_startup()
848 up->curregs[R5] &= ~TxENAB; in sunzilog_shutdown()
1347 up->curregs[R5] = TxENAB | Tx8; in sunzilog_init_hw()
1363 up->curregs[R5] = TxENAB | Tx8; in sunzilog_init_hw()