Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1837 int throttler_idx, throttling_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local
1849 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()
1850 throttler_idx++) { in arcturus_log_thermal_throttling_event()
1851 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()
1857 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()