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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.c190 write_zsreg(channel, R3, regs[R3] & ~RxENAB);
727 up->curregs[R3] |= RxENAB;
787 up->curregs[R3] &= ~RxENAB;
1140 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.c208 write_zsreg(channel, R3, regs[R3] & ~RxENAB);
792 up->curregs[R3] |= RxENAB;
852 up->curregs[R3] &= ~RxENAB;
1352 up->curregs[R3] = RxENAB | Rx8;
1368 up->curregs[R3] = RxENAB | Rx8;

Completed in 125 milliseconds