Home
last modified time | relevance | path

Searched refs:THRM1_THRES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtau_6xx.c60 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
63 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie); in set_thresholds()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtau_6xx.c60 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
63 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie); in set_thresholds()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dreg.h822 #define THRM1_THRES(x) ((x&0x7f)<<23) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dreg.h829 #define THRM1_THRES(x) ((x&0x7f)<<23) macro

Completed in 9 milliseconds