Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1589 int multi_match = regs->cp0_status & ST0_TS; in do_mcheck()
2216 change_c0_status(ST0_CU|ST0_MX|ST0_RE|ST0_FR|ST0_BEV|ST0_TS|ST0_KX|ST0_SX|ST0_UX, in configure_status()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h305 #define ST0_TS 0x00200000 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h366 #define ST0_TS 0x00200000 macro