Home
last modified time | relevance | path

Searched refs:TI122X_MFUNC1_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
Dti113x.h84 #define TI122X_MFUNC1_MASK 0x000000f0 macro
609 mfunc = (mfunc & ~TI122X_MFUNC1_MASK) | TI122X_MFUNC1_INTB; in ti12xx_irqroute_func1()
835 mfunc &= ~TI122X_MFUNC1_MASK; in ti12xx_power_hook()