Home
last modified time | relevance | path

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

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