Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1684 int throttler_idx, throtting_events = 0, buf_idx = 0; in aldebaran_log_thermal_throttling_event() local
1696 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in aldebaran_log_thermal_throttling_event()
1697 throttler_idx++) { in aldebaran_log_thermal_throttling_event()
1698 if (throttler_status & logging_label[throttler_idx].feature_mask) { in aldebaran_log_thermal_throttling_event()
1704 logging_label[throttler_idx].label); in aldebaran_log_thermal_throttling_event()
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c2315 int throttler_idx, throtting_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local
2327 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()
2328 throttler_idx++) { in arcturus_log_thermal_throttling_event()
2329 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()
2335 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()