Searched refs:ta1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/mips/kernel/ |
H A D | cps-vec.S | 259 li ta1, 1 262 mtc0 ta1, CP0_VPECONTROL 266 mttc0 ta1, CP0_TCBIND 270 sll t1, ta1, VPECONF0_XTC_SHIFT 282 addiu ta1, ta1, 1 283 slt t0, ta1, ta3 404 li ta1, 0 415 or t0, t0, ta1 430 mul t0, t0, ta1 485 addiu ta1, ta1, 1
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | regdef.h | 34 #define ta1 $13 macro 73 #define ta1 $9 macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | regdef.h | 37 #define ta1 $13 macro 76 #define ta1 $9 macro
|
/openbmc/linux/arch/arm/crypto/ |
H A D | sha2-ce-core.S | 21 ta1 .req q10
|
H A D | sha1-ce-core.S | 22 ta1 .req q5
|
/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() 6405 ta1 |= t; in thermal_init() 6407 ta1 = 0; in thermal_init() 6414 ta1 = 0; in thermal_init() 6419 if (ta1 == 0) { in thermal_init()
|