Home
last modified time | relevance | path

Searched refs:fdo_min (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsislands_smc.h258 int16_t fdo_min; member
H A Dsi_dpm.c6468 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6487 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table()
6503 fan_table.fdo_min = cpu_to_be16(fdo_min); in si_thermal_setup_fan_table()
/dragonfly/sys/dev/drm/radeon/
H A Dsislands_smc.h258 int16_t fdo_min; member
H A Dsi_dpm.c6032 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6051 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table()
6069 fan_table.fdo_min = cpu_to_be16(fdo_min); in si_thermal_setup_fan_table()
H A Dci_dpm.c997 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
1016 fdo_min = (u16)tmp64; in ci_thermal_setup_fan_table()
1034 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dfiji_smumgr.c2149 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local
2178 fdo_min = (uint16_t)tmp64; in fiji_thermal_setup_fan_table()
2203 fan_table.FdoMin = cpu_to_be16(fdo_min); in fiji_thermal_setup_fan_table()
H A Diceland_smumgr.c2091 uint16_t fdo_min, slope1, slope2; in iceland_thermal_setup_fan_table() local
2119 fdo_min = (uint16_t)tmp64; in iceland_thermal_setup_fan_table()
2137 fan_table.FdoMin = cpu_to_be16(fdo_min); in iceland_thermal_setup_fan_table()
H A Dpolaris10_smumgr.c2016 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local
2049 fdo_min = (uint16_t)tmp64; in polaris10_thermal_setup_fan_table()
2074 fan_table.FdoMin = cpu_to_be16(fdo_min); in polaris10_thermal_setup_fan_table()
H A Dci_smumgr.c2128 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
2156 fdo_min = (uint16_t)tmp64; in ci_thermal_setup_fan_table()
2174 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()
H A Dtonga_smumgr.c2457 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local
2490 fdo_min = (uint16_t)tmp64; in tonga_thermal_setup_fan_table()
2512 fan_table.FdoMin = cpu_to_be16(fdo_min); in tonga_thermal_setup_fan_table()