Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c193 #define CORE_LEVEL 0 macro
207 if (level == CORE_LEVEL) { in clear_therm_status_log()
225 if (level == CORE_LEVEL) in get_therm_status()
254 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()
290 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()
322 if (level == CORE_LEVEL) { in therm_throt_process()
474 state->core_throttle.level = CORE_LEVEL; in thermal_throttle_online()
576 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
580 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()
604 CORE_LEVEL); in intel_thermal_interrupt()
[all …]