Searched refs:TI122X_MFUNC0_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.h83 #define TI122X_MFUNC0_MASK 0x0000000f macro
413 mfunc = (mfunc & ~TI122X_MFUNC0_MASK) | TI122X_MFUNC0_INTA;
563 mfunc = (mfunc & ~TI122X_MFUNC0_MASK) | TI125X_MFUNC0_INTB;
771 mfunc &= ~TI122X_MFUNC0_MASK;
783 mfunc &= ~TI122X_MFUNC0_MASK;

Completed in 57 milliseconds