Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dtherm_throt.c389 } else if (level == PACKAGE_LEVEL) { in therm_throt_process()
442 if (level == PACKAGE_LEVEL) in thresh_event_valid()
533 state->package_throttle.level = PACKAGE_LEVEL; in thermal_throttle_online()
619 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) in notify_package_thresholds()
622 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) in notify_package_thresholds()
677 PACKAGE_LEVEL); in intel_thermal_interrupt()
682 PACKAGE_LEVEL); in intel_thermal_interrupt()
H A Dthermal_interrupt.h6 #define PACKAGE_LEVEL 1 macro
H A 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()
H A 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()