Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c1670 } logging_label[] = { variable
1692 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in aldebaran_log_thermal_throttling_event()
1694 if (throttler_status & logging_label[throttler_idx].feature_mask) { in aldebaran_log_thermal_throttling_event()
1700 logging_label[throttler_idx].label); in aldebaran_log_thermal_throttling_event()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c2304 } logging_label[] = { variable
2328 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()
2330 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()
2336 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()