Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kernel/
Dtau_6xx.c58 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0; in set_thresholds() local
61 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID); in set_thresholds()
64 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie); in set_thresholds()