Home
last modified time | relevance | path

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

/arch/arm/mach-vexpress/
Dspc.c77 #define GBL_WAKEUP_INT_MSK (0x3 << 10) macro
140 reg |= GBL_WAKEUP_INT_MSK; in ve_spc_global_wakeup_irq()
142 reg &= ~GBL_WAKEUP_INT_MSK; in ve_spc_global_wakeup_irq()