Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sensors.c42 static struct smu_sdbp_cpudiode *cpudiode; variable
103 scaled = (s64)(((u64)val) * (u64)cpudiode->m_value); in smu_cputemp_get()
105 scaled += ((s64)cpudiode->b_value) << 9; in smu_cputemp_get()
221 if (cpudiode == NULL) { in smu_ads_create()
396 cpudiode = (struct smu_sdbp_cpudiode *)&hdr[1]; in smu_fetch_param_partitions()