Searched refs:fdo_min (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | sislands_smc.h | 258 int16_t fdo_min; member
|
| H A D | si_dpm.c | 6018 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6037 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table() 6055 fan_table.fdo_min = cpu_to_be16(fdo_min); in si_thermal_setup_fan_table()
|
| H A D | ci_dpm.c | 948 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 967 fdo_min = (u16)tmp64; in ci_thermal_setup_fan_table() 985 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | sislands_smc.h | 258 int16_t fdo_min; member
|
| H A D | si_dpm.c | 6450 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6469 fdo_min = (u16)tmp64; in si_thermal_setup_fan_table() 6485 fan_table.fdo_min = cpu_to_be16(fdo_min); in si_thermal_setup_fan_table()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | fiji_smumgr.c | 2137 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local 2166 fdo_min = (uint16_t)tmp64; in fiji_thermal_setup_fan_table() 2191 fan_table.FdoMin = cpu_to_be16(fdo_min); in fiji_thermal_setup_fan_table()
|
| H A D | iceland_smumgr.c | 2091 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 D | polaris10_smumgr.c | 2073 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local 2106 fdo_min = (uint16_t)tmp64; in polaris10_thermal_setup_fan_table() 2131 fan_table.FdoMin = cpu_to_be16(fdo_min); in polaris10_thermal_setup_fan_table()
|
| H A D | ci_smumgr.c | 2130 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 2158 fdo_min = (uint16_t)tmp64; in ci_thermal_setup_fan_table() 2176 fan_table.FdoMin = cpu_to_be16(fdo_min); in ci_thermal_setup_fan_table()
|
| H A D | tonga_smumgr.c | 2467 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local 2500 fdo_min = (uint16_t)tmp64; in tonga_thermal_setup_fan_table() 2522 fan_table.FdoMin = cpu_to_be16(fdo_min); in tonga_thermal_setup_fan_table()
|