Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Dmipsmtregs.h90 #define MVPCONF0_M (_ULCAST_(0x1) << MVPCONF0_M_SHIFT) macro
/linux-2.6.39/arch/mips/kernel/
Dvpe.c262 val & MVPCONF0_PTC, (val & MVPCONF0_M) >> MVPCONF0_M_SHIFT); in dump_mtregs()