Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dsislands_smc.h257 int16_t fdo_min; member
Dsi_dpm.c6046 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
6065 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table()
6083 fan_table.fdo_min = cpu_to_be16(fdo_min); in si_thermal_setup_fan_table()
Dci_dpm.c954 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
973 fdo_min = (u16)tmp64; in ci_thermal_setup_fan_table()
991 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c1072 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local
1092 fdo_min = (u16)tmp64; in ci_thermal_setup_fan_table()
1110 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()