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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dti113x.h86 #define TI122X_MFUNC3_MASK 0x0000f000 macro
399 mfunc = (mfunc & ~TI122X_MFUNC3_MASK) | TI122X_MFUNC3_IRQSER;
775 mfunc = (mfunc & ~TI122X_MFUNC3_MASK);
777 mfunc = (mfunc & ~TI122X_MFUNC3_MASK) | TI122X_MFUNC3_IRQSER;

Completed in 65 milliseconds