Searched refs:MVPCONF0_PTC_SHIFT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dsmp-mt.c205 ntc = (mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT;
H A Dmips-mt.c71 ntc = ((mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT) + 1;
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h84 #define MVPCONF0_PTC_SHIFT 0 macro

Completed in 287 milliseconds