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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dip22zilog.h98 #define RxN_MASK 0xc0 macro
H A Dsunzilog.h90 #define RxN_MASK 0xc0 macro
H A Dpmac_zilog.h198 #define RxN_MASK 0xc0 macro
H A Dip22zilog.c817 up->curregs[3] &= ~RxN_MASK;
H A Dpmac_zilog.c1083 uap->curregs[3] &= ~RxN_MASK;
H A Dsunzilog.c882 up->curregs[R3] &= ~RxN_MASK;

Completed in 91 milliseconds