Searched refs:slope1 (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
A D | mcu.h | 58 u8 slope1; member
|
A D | phy.c | 230 t.slope1 = txp.chain[1].tssi_slope; in mt76x2_phy_tssi_compensate()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/ |
A D | sislands_smc.h | 264 int16_t slope1; member
|
A D | si_dpm.c | 6450 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6477 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table() 6483 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
|
/linux/drivers/gpu/drm/radeon/ |
A D | sislands_smc.h | 264 int16_t slope1; member
|
A D | si_dpm.c | 6016 u16 fdo_min, slope1, slope2; in si_thermal_setup_fan_table() local 6043 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in si_thermal_setup_fan_table() 6050 fan_table.slope1 = cpu_to_be16(slope1); in si_thermal_setup_fan_table()
|
A D | ci_dpm.c | 938 u16 fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 965 slope1 = (u16)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table() 972 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
|
/linux/drivers/video/fbdev/ |
A D | w100fb.h | 609 u32 slope1 : 3; member
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | fiji_smumgr.c | 2135 uint16_t fdo_min, slope1, slope2; in fiji_thermal_setup_fan_table() local 2176 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in fiji_thermal_setup_fan_table() 2186 fan_table.Slope1 = cpu_to_be16(slope1); in fiji_thermal_setup_fan_table()
|
A D | iceland_smumgr.c | 2091 uint16_t fdo_min, slope1, slope2; in iceland_thermal_setup_fan_table() local 2127 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in iceland_thermal_setup_fan_table() 2134 fan_table.Slope1 = cpu_to_be16(slope1); in iceland_thermal_setup_fan_table()
|
A D | polaris10_smumgr.c | 2173 uint16_t fdo_min, slope1, slope2; in polaris10_thermal_setup_fan_table() local 2218 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in polaris10_thermal_setup_fan_table() 2228 fan_table.Slope1 = cpu_to_be16(slope1); in polaris10_thermal_setup_fan_table()
|
A D | ci_smumgr.c | 2130 uint16_t fdo_min, slope1, slope2; in ci_thermal_setup_fan_table() local 2166 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in ci_thermal_setup_fan_table() 2173 fan_table.Slope1 = cpu_to_be16(slope1); in ci_thermal_setup_fan_table()
|
A D | tonga_smumgr.c | 2467 uint16_t fdo_min, slope1, slope2; in tonga_thermal_setup_fan_table() local 2512 slope1 = (uint16_t)((50 + ((16 * duty100 * pwm_diff1) / t_diff1)) / 100); in tonga_thermal_setup_fan_table() 2519 fan_table.Slope1 = cpu_to_be16(slope1); in tonga_thermal_setup_fan_table()
|
Completed in 73 milliseconds