Searched refs:fvt (Results 1 - 4 of 4) sorted by relevance

/drivers/macintosh/
H A Dwindfarm_pm121.c645 struct smu_sdbp_fvt *fvt; local
664 fvt = (struct smu_sdbp_fvt *)&hdr[1];
665 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm81.c399 struct smu_sdbp_fvt *fvt; local
416 fvt = (struct smu_sdbp_fvt *)&hdr[1];
417 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm91.c147 struct smu_sdbp_fvt *fvt; local
164 fvt = (struct smu_sdbp_fvt *)&hdr[1];
165 tmax = ((s32)fvt->maxtemp) << 16;
H A Dwindfarm_pm112.c147 struct smu_sdbp_fvt *fvt = (struct smu_sdbp_fvt *)&hdr[1]; local
148 tmax = fvt->maxtemp << 16;

Completed in 51 milliseconds