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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.c195 write_zsreg(channel, R3, regs[R3] & ~RxENAB);
692 up->curregs[R3] |= RxENAB;
752 up->curregs[R3] &= ~RxENAB;
1167 up->curregs[R3] = RxENAB | Rx8;
H A Dip22zilog.h88 #define RxENAB 0x1 /* Rx Enable */ macro
H A Dsunzilog.h80 #define RxENAB 0x1 /* Rx Enable */ macro
H A Dsunzilog.c210 write_zsreg(channel, R3, regs[R3] & ~RxENAB);
794 up->curregs[R3] |= RxENAB;
854 up->curregs[R3] &= ~RxENAB;
1310 up->curregs[R3] = RxENAB | Rx8;
1326 up->curregs[R3] = RxENAB | Rx8;

Completed in 62 milliseconds