Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sensors.c43 static struct smu_sdbp_slotspow *slotspow; variable
167 scaled = (s32)(val * (u32)slotspow->pow_scale); in smu_slotspow_get()
168 scaled += (s32)slotspow->pow_offset; in smu_slotspow_get()
248 if (slotspow == NULL) { in smu_ads_create()
401 slotspow = (struct smu_sdbp_slotspow *)&hdr[1]; in smu_fetch_param_partitions()