Searched refs:GIC_SH_CONFIG_COUNTBITS_MSK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcsrc-gic.c42 bits = 32 + ((config & GIC_SH_CONFIG_COUNTBITS_MSK) >>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dgic.h231 #define GIC_SH_CONFIG_COUNTBITS_MSK (MSK(4) << GIC_SH_CONFIG_COUNTBITS_SHF) macro

Completed in 86 milliseconds