Searched refs:throttler_status (Results 1 – 7 of 7) sorted by relevance
1120 uint32_t throttler_status = 0; in smu_v13_0_6_get_throttler_status() local1122 throttler_status = atomic_read(&power_context->throttle_status); in smu_v13_0_6_get_throttler_status()1123 dev_dbg(smu->adev->dev, "SMU Throttler status: %u", throttler_status); in smu_v13_0_6_get_throttler_status()1125 return throttler_status; in smu_v13_0_6_get_throttler_status()2413 uint32_t throttler_status; in smu_v13_0_6_log_thermal_throttling_event() local2416 throttler_status = smu_v13_0_6_get_throttler_status(smu); in smu_v13_0_6_log_thermal_throttling_event()2417 if (!throttler_status) in smu_v13_0_6_log_thermal_throttling_event()2424 if (throttler_status & (1U << throttler_idx)) { in smu_v13_0_6_log_thermal_throttling_event()2443 smu_cmn_get_indep_throttler_status(throttler_status, in smu_v13_0_6_log_thermal_throttling_event()
741 uint32_t throttler_status = 0; in smu_v13_0_7_get_throttler_status() local745 throttler_status |= in smu_v13_0_7_get_throttler_status()748 return throttler_status; in smu_v13_0_7_get_throttler_status()
749 uint32_t throttler_status = 0; in smu_v13_0_get_throttler_status() local753 throttler_status |= in smu_v13_0_get_throttler_status()756 return throttler_status; in smu_v13_0_get_throttler_status()
1839 uint32_t throttler_status; in arcturus_log_thermal_throttling_event() local1844 &throttler_status); in arcturus_log_thermal_throttling_event()1851 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()1869 smu_cmn_get_indep_throttler_status(throttler_status, in arcturus_log_thermal_throttling_event()
602 uint32_t throttler_status = 0; in sienna_cichlid_get_throttler_status_locked() local607 throttler_status |= in sienna_cichlid_get_throttler_status_locked()611 throttler_status |= in sienna_cichlid_get_throttler_status_locked()614 throttler_status = metrics_ext->SmuMetrics.ThrottlerStatus; in sienna_cichlid_get_throttler_status_locked()617 return throttler_status; in sienna_cichlid_get_throttler_status_locked()
271 u16 throttler_status; member
675 uint32_t throttler_status = 0; in smu_v14_0_2_get_throttler_status() local679 throttler_status |= in smu_v14_0_2_get_throttler_status()682 return throttler_status; in smu_v14_0_2_get_throttler_status()