Home
last modified time | relevance | path

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

/drivers/thermal/intel/
Dthermal_interrupt.h22 extern void thermal_clear_package_intr_status(int level, u64 bit_mask);
Dtherm_throt.c262 void thermal_clear_package_intr_status(int level, u64 bit_mask) in thermal_clear_package_intr_status() function
278 EXPORT_SYMBOL_GPL(thermal_clear_package_intr_status);
358 thermal_clear_package_intr_status(state->level, THERM_STATUS_PROCHOT_LOG); in throttle_active_work()
Dintel_hfi.c300 thermal_clear_package_intr_status(PACKAGE_LEVEL, PACKAGE_THERM_STATUS_HFI_UPDATED); in intel_hfi_process_event()
318 thermal_clear_package_intr_status(PACKAGE_LEVEL, PACKAGE_THERM_STATUS_HFI_UPDATED); in intel_hfi_process_event()
Dx86_pkg_temp_thermal.c226 thermal_clear_package_intr_status(PACKAGE_LEVEL, THERM_LOG_THRESHOLD0 | THERM_LOG_THRESHOLD1); in pkg_temp_thermal_threshold_work_fn()