Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_smu_sensors.c42 static struct smu_sdbp_slotspow *slotspow; variable
166 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()
248 DBG("wf: slotspow partition (%02x) not found\n", in smu_ads_create()
400 slotspow = (struct smu_sdbp_slotspow *)&hdr[1]; in smu_fetch_param_partitions()
/kernel/linux/linux-6.6/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()
249 DBG("wf: slotspow partition (%02x) not found\n", in smu_ads_create()
401 slotspow = (struct smu_sdbp_slotspow *)&hdr[1]; in smu_fetch_param_partitions()

Completed in 2 milliseconds