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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dti113x.h86 #define TI122X_MFUNC3_MASK 0x0000f000 macro
366 mfunc = (mfunc & ~TI122X_MFUNC3_MASK) | TI122X_MFUNC3_IRQSER;
741 mfunc = (mfunc & ~TI122X_MFUNC3_MASK);
743 mfunc = (mfunc & ~TI122X_MFUNC3_MASK) | TI122X_MFUNC3_IRQSER;

Completed in 45 milliseconds