Searched refs:ta2 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/mips/kernel/ |
| H A D | cps-vec.S | 297 has_vp ta2, 1f 307 has_mt ta2, 1f 339 lw ta2, COREBOOTCFG_VPEMASK(a0) 356 PTR_S ta2, CPC_CL_VC_RUN_OFS(t1) 359 not ta2 360 PTR_S ta2, CPC_CL_VC_STOP_OFS(t1) 384 move t8, ta2 388 1: andi t0, ta2, 1 465 2: srl ta2, ta2, 1 467 bnez ta2, 1b
|
| /linux-6.15/arch/mips/include/asm/ |
| H A D | regdef.h | 129 #define ta2 $14 168 #define ta2 $10
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 6015 u8 t, ta1, ta2, ver = 0; in thermal_read_mode_check() local 6045 ta1 = ta2 = 0; in thermal_read_mode_check() 6055 ta2 |= t; in thermal_read_mode_check() 6078 return (ta2 != 0) ? TPACPI_THERMAL_TPEC_16 : TPACPI_THERMAL_TPEC_8; in thermal_read_mode_check()
|