Searched refs:ta2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | cps-vec.S | 316 has_vp ta2, 1f 326 has_mt ta2, 1f 358 lw ta2, COREBOOTCFG_VPEMASK(a0) 375 PTR_S ta2, CPC_CL_VC_RUN_OFS(t1) 378 not ta2 379 PTR_S ta2, CPC_CL_VC_STOP_OFS(t1) 403 move t8, ta2 407 1: andi t0, ta2, 1 484 2: srl ta2, ta2, 1 486 bnez ta2, 1b
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | regdef.h | 36 #define ta2 $14 macro 75 #define ta2 $10 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | regdef.h | 39 #define ta2 $14 macro 78 #define ta2 $10 macro
|
/openbmc/linux/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 6379 u8 t, ta1, ta2, ver = 0; in thermal_init() local 6402 ta1 = ta2 = 0; in thermal_init() 6412 ta2 |= t; in thermal_init() 6434 (ta2 != 0) ? in thermal_init()
|