Searched refs:txenb (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dzs.c1153 u8 txint, txenb; local
1159 txenb = zport->regs[5];
1164 if (!(txenb & TxENAB)) {
1165 zport->regs[5] = txenb | TxENAB;
1176 if (!(txenb & TxENAB)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dzs.c1153 u8 txint, txenb; local
1159 txenb = zport->regs[5];
1164 if (!(txenb & TxENAB)) {
1165 zport->regs[5] = txenb | TxENAB;
1176 if (!(txenb & TxENAB)) {

Completed in 209 milliseconds