Home
last modified time | relevance | path

Searched refs:VPECONF0_XTC_SHIFT (Results 1 – 4 of 4) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmipsmtregs.h129 #define VPECONF0_XTC_SHIFT 21 macro
130 #define VPECONF0_XTC (_ULCAST_(0xff) << VPECONF0_XTC_SHIFT)
/linux/arch/mips/kernel/
H A Dsmp-mt.c96 write_vpe_c0_vpeconf0(read_vpe_c0_vpeconf0() | (tc << VPECONF0_XTC_SHIFT)); in smvp_tc_init()
H A Dvpe-mt.c114 | (t->index << VPECONF0_XTC_SHIFT)); in vpe_run()
H A Dcps-vec.S238 sll t1, ta1, VPECONF0_XTC_SHIFT