Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c2221 int throttler_idx, throtting_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local
2233 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()
2234 throttler_idx++) { in arcturus_log_thermal_throttling_event()
2235 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()
2241 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()