Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsislands_smc.h257 int16_t fdo_min; member
Dsi_dpm.c5957 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local
5976 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table()
5994 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()