Searched refs:CONFIG3_MT_SHIFT (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/include/asm/
H A Dmipsmtregs.h97 #define CONFIG3_MT_SHIFT 2 macro
98 #define CONFIG3_MT (_ULCAST_(1) << CONFIG3_MT_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dvpe.c295 (val & CONFIG3_MT) >> CONFIG3_MT_SHIFT);

Completed in 104 milliseconds