Searched refs:TI122X_MFUNC0_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.h83 #define TI122X_MFUNC0_MASK 0x0000000f macro
446 mfunc = (mfunc & ~TI122X_MFUNC0_MASK) | TI122X_MFUNC0_INTA;
597 mfunc = (mfunc & ~TI122X_MFUNC0_MASK) | TI125X_MFUNC0_INTB;
805 mfunc &= ~TI122X_MFUNC0_MASK;
817 mfunc &= ~TI122X_MFUNC0_MASK;

Completed in 107 milliseconds