Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c390 } else if (level == PACKAGE_LEVEL) { in therm_throt_process()
443 if (level == PACKAGE_LEVEL) in thresh_event_valid()
534 state->package_throttle.level = PACKAGE_LEVEL; in thermal_throttle_online()
620 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
623 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
678 PACKAGE_LEVEL); in intel_thermal_interrupt()
683 PACKAGE_LEVEL); in intel_thermal_interrupt()
H A Dthermal_interrupt.h6 #define PACKAGE_LEVEL 1 macro
H A Dintel_hfi.c301 thermal_clear_package_intr_status(PACKAGE_LEVEL, PACKAGE_THERM_STATUS_HFI_UPDATED); in intel_hfi_process_event()
319 thermal_clear_package_intr_status(PACKAGE_LEVEL, PACKAGE_THERM_STATUS_HFI_UPDATED); in intel_hfi_process_event()
H A Dx86_pkg_temp_thermal.c231 thermal_clear_package_intr_status(PACKAGE_LEVEL, THERM_LOG_THRESHOLD0 | THERM_LOG_THRESHOLD1); in pkg_temp_thermal_threshold_work_fn()