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

/linux-master/arch/powerpc/kernel/
H A Dtau_6xx.c43 static bool tau_int_enable; variable
57 u32 maybe_tie = tau_int_enable ? THRM1_TIE : 0;
121 if (!tau_int_enable)
200 tau_int_enable = IS_ENABLED(CONFIG_TAU_INT) &&
212 tau_int_enable ? "interrupts" : "workqueue", shrink_timer);

Completed in 103 milliseconds