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

/linux-master/arch/powerpc/kernel/
H A Dtau_6xx.c57 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0; local
60 mtspr(SPRN_THRM1, THRM1_THRES(tau[cpu].low) | THRM1_V | maybe_tie | THRM1_TID);
63 mtspr(SPRN_THRM2, THRM1_THRES(tau[cpu].high) | THRM1_V | maybe_tie);

Completed in 109 milliseconds