Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_hint.c51 static u8 wt_slow_enable; variable
64 if (!wt_enable && !wt_slow_enable) { in workload_type_index_show()
133 return sysfs_emit(buf, "%d\n", wt_slow_enable); in workload_slow_hint_enable_show()
139 return workload_hint_enable(dev, SOC_WT_SLOW_PREDICTION_INT_ENABLE_BIT, &wt_slow_enable, in workload_slow_hint_enable_store()