Searched refs:fvt (Results 1 – 4 of 4) sorted by relevance
147 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local164 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()165 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
399 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local416 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()417 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
655 struct smu_sdbp_fvt *fvt; in pm121_create_cpu_fans() local674 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in pm121_create_cpu_fans()675 tmax = ((s32)fvt->maxtemp) << 16; in pm121_create_cpu_fans()
147 struct smu_sdbp_fvt *fvt = (struct smu_sdbp_fvt *)&hdr[1]; in create_cpu_loop() local148 tmax = fvt->maxtemp << 16; in create_cpu_loop()