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