Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_mbox.c117 int enable_bit, int time_window) in processor_thermal_mbox_interrupt_config() argument
135 if (time_window >= 0) { in processor_thermal_mbox_interrupt_config()
139 data |= ((u64)time_window << SOC_PREDICTION_TW_SHIFT) & WLT_TW_MASK; in processor_thermal_mbox_interrupt_config()
H A Dprocessor_thermal_device.h110 int time_window);