Home
last modified time | relevance | path

Searched refs:THRM1_TID (Results 1 – 25 of 92) sorted by relevance

1234

/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dmisc_helper.c219 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
237 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
240 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dmisc_helper.c219 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
237 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
240 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dmisc_helper.c224 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
242 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
245 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dmisc_helper.c277 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
295 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
298 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dmisc_helper.c282 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
300 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
303 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dmisc_helper.c282 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
300 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
303 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dmisc_helper.c277 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
295 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
298 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dmisc_helper.c294 #define THRM1_TID (1 << 2)
312 if ((v & THRM1_TID) && t < THRM1_THRES(24)) {
315 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) {
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dmisc_helper.c294 #define THRM1_TID (1 << 2) in helper_fixup_thrm() macro
312 if ((v & THRM1_TID) && t < THRM1_THRES(24)) { in helper_fixup_thrm()
315 if (!(v & THRM1_TID) && t > THRM1_THRES(24)) { in helper_fixup_thrm()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dtau_6xx.c61 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/kernel/
H A Dtau_6xx.c61 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/kernel/
H A Dtau_6xx.c61 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/include/arch/ppc/
H A Dprocessor.h267 #define THRM1_TID (1<<2) macro
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/powerpc/include/asm/
H A Dprocessor.h404 #define THRM1_TID (1<<29) macro

1234