Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dgic.h231 #define GIC_SH_CONFIG_NUMINTRS_SHF 16 macro
232 #define GIC_SH_CONFIG_NUMINTRS_MSK (MSK(8) << GIC_SH_CONFIG_NUMINTRS_SHF)
/linux-2.6.39/arch/mips/kernel/
Dirq-gic.c249 GIC_SH_CONFIG_NUMINTRS_SHF; in gic_init()