Searched refs:RxINT_MASK (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.h214 #define RxINT_MASK 0x18 macro
H A Dzs.c668 info->zs_channel->curregs[R1] &= ~RxINT_MASK;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dip22zilog.h78 #define RxINT_MASK 0x18 macro
H A Dsunzilog.h70 #define RxINT_MASK 0x18 macro
H A Dpmac_zilog.c136 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
330 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);
675 uap->curregs[R1] &= ~RxINT_MASK;
974 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);
1297 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);
1577 uap->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);
H A Dpmac_zilog.h164 #define RxINT_MASK 0x18 macro
H A Dip22zilog.c186 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
636 up->curregs[R1] &= ~RxINT_MASK;
756 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);
H A Dsunzilog.c201 regs[R1] & ~(RxINT_MASK | TxINT_ENAB | EXT_INT_ENAB));
738 up->curregs[R1] &= ~RxINT_MASK;
858 up->curregs[R1] &= ~(EXT_INT_ENAB | TxINT_ENAB | RxINT_MASK);

Completed in 119 milliseconds