Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pcmcia/hal/M7821/pcmcia/
H A DregPCMCIA.h212 #define IRQ_MASK (1UL << REG_PCM_IRQ_BIT_SHFT) macro
H A DhalPCMCIA.c276 u8Tmp2 = IRQ_MASK; in HAL_PCMCIA_MaskInt()