Searched refs:RxN_MASK (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.h98 #define RxN_MASK 0xc0 macro
H A Dsunzilog.h90 #define RxN_MASK 0xc0 macro
H A Dpmac_zilog.h184 #define RxN_MASK 0xc0 macro
H A Dip22zilog.c782 up->curregs[3] &= ~RxN_MASK;
H A Dsunzilog.c884 up->curregs[R3] &= ~RxN_MASK;
H A Dpmac_zilog.c1047 uap->curregs[3] &= ~RxN_MASK;

Completed in 357 milliseconds