Searched refs:SPR_THRM_TIMER (Results 1 – 2 of 2) sorted by relevance
300 #define SPR_THRM_TIMER(x) ((x) << 1) /* Sampling interval timer */ macro
1323 mtspr(SPR_THRM3, SPR_THRM_TIMER(therm_delay) | SPR_THRM_ENABLE); in cpu_tau_setup()