Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
A Dtherm_throt.c192 #define CORE_LEVEL 0 macro
206 if (level == CORE_LEVEL) { in clear_therm_status_log()
224 if (level == CORE_LEVEL) in get_therm_status()
253 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()
289 state->level == CORE_LEVEL ? "Core" : "Package", in throttle_active_work()
321 if (level == CORE_LEVEL) { in therm_throt_process()
473 state->core_throttle.level = CORE_LEVEL; in thermal_throttle_online()
564 thresh_event_valid(CORE_LEVEL, 0)) in notify_thresholds()
568 thresh_event_valid(CORE_LEVEL, 1)) in notify_thresholds()
592 CORE_LEVEL); in intel_thermal_interrupt()
[all …]

Completed in 5 milliseconds