Home
last modified time | relevance | path

Searched refs:maybe_tie (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/kernel/
Dtau_6xx.c57 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0; in set_thresholds() local
60 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()