Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Dti113x.h84 #define TI122X_MFUNC1_MASK 0x000000f0 macro
606 mfunc = (mfunc & ~TI122X_MFUNC1_MASK) | TI122X_MFUNC1_INTB; in ti12xx_irqroute_func1()
832 mfunc &= ~TI122X_MFUNC1_MASK; in ti12xx_power_hook()