Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmipsmtregs.h104 #define VPECONTROL_TARGTC (_ULCAST_(0xff)) macro
420 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \