Searched refs:fvt (Results 1 – 4 of 4) sorted by relevance
148 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local165 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()166 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
400 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local417 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()418 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
656 struct smu_sdbp_fvt *fvt; in pm121_create_cpu_fans() local675 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in pm121_create_cpu_fans()676 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()