Searched refs:slope1 (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_mcu.h | 144 u8 slope1; member
|
D | mt76x2u_phy.c | 102 t.slope1 = txp.chain[1].tssi_slope; in mt76x2u_phy_tssi_compensate()
|
D | mt76x2_phy.c | 434 t.slope1 = txp.chain[1].tssi_slope; in mt76x2_phy_tssi_compensate()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | sislands_smc.h | 256 int16_t slope1; member
|
D | si_dpm.c | 6468 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6495 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table() 6501 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
|
D | ci_dpm.c | 1100 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 1128 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table() 1135 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | sislands_smc.h | 256 int16_t slope1; member
|
D | si_dpm.c | 6031 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6058 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table() 6065 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
|
D | ci_dpm.c | 961 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 988 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table() 995 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | w100fb.h | 613 u32 slope1 : 3; member
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | fiji_smumgr.c | 2149 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local 2190 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in fiji_thermal_setup_fan_table() 2200 fan_table.Slope1 = cpu_to_be16(slope1); in fiji_thermal_setup_fan_table()
|
D | iceland_smumgr.c | 2090 uint16_t fdo_min, slope1, slope2; in iceland_thermal_setup_fan_table() local 2126 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in iceland_thermal_setup_fan_table() 2133 fan_table.Slope1 = cpu_to_be16(slope1); in iceland_thermal_setup_fan_table()
|
D | polaris10_smumgr.c | 1996 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local 2037 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in polaris10_thermal_setup_fan_table() 2047 fan_table.Slope1 = cpu_to_be16(slope1); in polaris10_thermal_setup_fan_table()
|
D | ci_smumgr.c | 2127 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 2163 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table() 2170 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
|
D | tonga_smumgr.c | 2456 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local 2501 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in tonga_thermal_setup_fan_table() 2508 fan_table.Slope1 = cpu_to_be16(slope1); in tonga_thermal_setup_fan_table()
|