Searched defs:smu_pmf_metrics_v2 (Results 1 – 1 of 1) sorted by relevance
205 struct smu_pmf_metrics_v2 { struct206 u16 core_frequency[16]; /* MHz */207 u16 core_power[16]; /* mW */208 u16 core_temp[16]; /* centi-C */209 u16 gfx_temp; /* centi-C */210 u16 soc_temp; /* centi-C */211 u16 stapm_opn_limit; /* mW */212 u16 stapm_cur_limit; /* mW */213 u16 infra_cpu_maxfreq; /* MHz */214 u16 infra_gfx_maxfreq; /* MHz */[all …]