Home
last modified time | relevance | path

Searched refs:slope1 (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mcu.h144 u8 slope1; member
Dmt76x2u_phy.c102 t.slope1 = txp.chain[1].tssi_slope; in mt76x2u_phy_tssi_compensate()
Dmt76x2_phy.c434 t.slope1 = txp.chain[1].tssi_slope; in mt76x2_phy_tssi_compensate()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsislands_smc.h256 int16_t slope1; member
Dsi_dpm.c6468 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()
Dci_dpm.c1100 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/
Dsislands_smc.h256 int16_t slope1; member
Dsi_dpm.c6031 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()
Dci_dpm.c961 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/
Dw100fb.h613 u32 slope1 : 3; member
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c2149 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()
Diceland_smumgr.c2090 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()
Dpolaris10_smumgr.c1996 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()
Dci_smumgr.c2127 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()
Dtonga_smumgr.c2456 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()