Searched refs:fvt (Results 1 – 4 of 4) sorted by relevance
146 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local163 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()164 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
398 struct smu_sdbp_fvt *fvt; in wf_smu_create_cpu_fans() local415 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in wf_smu_create_cpu_fans()416 tmax = ((s32)fvt->maxtemp) << 16; in wf_smu_create_cpu_fans()
644 struct smu_sdbp_fvt *fvt; in pm121_create_cpu_fans() local663 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in pm121_create_cpu_fans()664 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()