Home
last modified time | relevance | path

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

/linux/drivers/macintosh/
A Dwindfarm_smu_sensors.c41 static struct smu_sdbp_cpudiode *cpudiode; variable
102 scaled = (s64)(((u64)val) * (u64)cpudiode->m_value); in smu_cputemp_get()
104 scaled += ((s64)cpudiode->b_value) << 9; in smu_cputemp_get()
220 if (cpudiode == NULL) { in smu_ads_create()
395 cpudiode = (struct smu_sdbp_cpudiode *)&hdr[1]; in smu_fetch_param_partitions()

Completed in 3 milliseconds