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()
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()
646 struct smu_sdbp_fvt *fvt; in pm121_create_cpu_fans() local665 fvt = (struct smu_sdbp_fvt *)&hdr[1]; in pm121_create_cpu_fans()666 tmax = ((s32)fvt->maxtemp) << 16; in pm121_create_cpu_fans()
140 struct smu_sdbp_fvt *fvt = (struct smu_sdbp_fvt *)&hdr[1]; in create_cpu_loop() local141 tmax = fvt->maxtemp << 16; in create_cpu_loop()