Searched refs:MVPCONF0_PTC (Results 1 - 4 of 4) 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;
H A Dvpe-mt.c383 hw_tcs = (val & MVPCONF0_PTC) + 1;
/linux-master/arch/mips/include/asm/
H A Dmipsmtregs.h85 #define MVPCONF0_PTC ( _ULCAST_(0xff)) macro

Completed in 92 milliseconds