Searched refs:slotspow (Results 1 – 1 of 1) sorted by relevance
42 static struct smu_sdbp_slotspow *slotspow; variable166 scaled = (s32)(val * (u32)slotspow->pow_scale); in smu_slotspow_get()167 scaled += (s32)slotspow->pow_offset; in smu_slotspow_get()247 if (slotspow == NULL) { in smu_ads_create()400 slotspow = (struct smu_sdbp_slotspow *)&hdr[1]; in smu_fetch_param_partitions()
Completed in 4 milliseconds