fdo_min          6471 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	u16 fdo_min, slope1, slope2;
fdo_min          6490 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	fdo_min = (u16)tmp64;
fdo_min          6506 drivers/gpu/drm/amd/amdgpu/si_dpm.c 	fan_table.fdo_min = cpu_to_be16(fdo_min);
fdo_min           258 drivers/gpu/drm/amd/amdgpu/sislands_smc.h 	int16_t  fdo_min;
fdo_min          2129 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	uint16_t fdo_min, slope1, slope2;
fdo_min          2157 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	fdo_min = (uint16_t)tmp64;
fdo_min          2175 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min          2140 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	uint16_t fdo_min, slope1, slope2;
fdo_min          2169 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	fdo_min = (uint16_t)tmp64;
fdo_min          2194 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min          2091 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	uint16_t fdo_min, slope1, slope2;
fdo_min          2119 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	fdo_min = (uint16_t)tmp64;
fdo_min          2137 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min          2071 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	uint16_t fdo_min, slope1, slope2;
fdo_min          2104 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	fdo_min = (uint16_t)tmp64;
fdo_min          2129 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min          2467 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	uint16_t fdo_min, slope1, slope2;
fdo_min          2500 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	fdo_min = (uint16_t)tmp64;
fdo_min          2522 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min           963 drivers/gpu/drm/radeon/ci_dpm.c 	u16 fdo_min, slope1, slope2;
fdo_min           982 drivers/gpu/drm/radeon/ci_dpm.c 	fdo_min = (u16)tmp64;
fdo_min          1000 drivers/gpu/drm/radeon/ci_dpm.c 	fan_table.FdoMin = cpu_to_be16(fdo_min);
fdo_min          6036 drivers/gpu/drm/radeon/si_dpm.c 	u16 fdo_min, slope1, slope2;
fdo_min          6055 drivers/gpu/drm/radeon/si_dpm.c 	fdo_min = (u16)tmp64;
fdo_min          6073 drivers/gpu/drm/radeon/si_dpm.c 	fan_table.fdo_min = cpu_to_be16(fdo_min);
fdo_min           258 drivers/gpu/drm/radeon/sislands_smc.h 	int16_t  fdo_min;