Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1629 } logging_label[] = { variable
1650 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in aldebaran_log_thermal_throttling_event()
1652 if (throttler_status & logging_label[throttler_idx].feature_mask) { in aldebaran_log_thermal_throttling_event()
1658 logging_label[throttler_idx].label); in aldebaran_log_thermal_throttling_event()
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c2274 } logging_label[] = { variable
2298 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()
2300 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()
2306 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()