Searched refs:VPECONF0_XTC_SHIFT (Results 1 - 3 of 3) 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.h127 #define VPECONF0_XTC_SHIFT 21 macro
128 #define VPECONF0_XTC (_ULCAST_(0xff) << VPECONF0_XTC_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp-mt.c104 write_vpe_c0_vpeconf0(read_vpe_c0_vpeconf0() | (tc << VPECONF0_XTC_SHIFT));
H A Dvpe.c929 | (t->index << VPECONF0_XTC_SHIFT));

Completed in 67 milliseconds