Searched refs:TxENAB (Results 1 – 5 of 5) sorted by relevance
113 Tx8 | TxENAB, /* write 5 */269 write_zsreg(zport, R5, regs[5] & ~TxENAB); in load_zsregs()283 if (regs[5] & TxENAB) in load_zsregs()1144 if (!(txenb & TxENAB)) { in zs_console_write()1145 zport->regs[5] = txenb | TxENAB; in zs_console_write()1156 if (!(txenb & TxENAB)) { in zs_console_write()1157 zport->regs[5] &= ~TxENAB; in zs_console_write()
144 #define TxENAB 0x8 /* Tx Enable */ macro
119 #define TxENAB 0x8 /* Tx Enable */ macro
127 #define TxENAB 0x8 /* Tx Enable */ macro
207 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()