Home
last modified time | relevance | path

Searched defs:slope (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.6.21/drivers/thermal/broadcom/
Dbcm2835_thermal.c73 static int bcm2835_thermal_adc2temp(u32 adc, int offset, int slope) in bcm2835_thermal_adc2temp()
78 static int bcm2835_thermal_temp2adc(int temp, int offset, int slope) in bcm2835_thermal_temp2adc()
226 int offset, slope; in bcm2835_thermal_probe() local
Dns-thermal.c21 int slope = thermal_zone_get_slope(tz); in ns_thermal_get_temp() local
Dbcm2711_thermal.c37 int slope = thermal_zone_get_slope(tz); in bcm2711_get_temp() local
/linux-6.6.21/tools/testing/selftests/timers/
Dfreq-step.c112 double *slope, double *r_stddev, double *r_max) in regress()
149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
/linux-6.6.21/net/sched/
Dsch_cbs.c140 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits()
145 static s64 delay_from_credits(s64 credits, s64 slope) in delay_from_credits()
153 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len()
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
Dia_css_ctc2.host.c48 int slope, dydx; in ctc2_slope() local
/linux-6.6.21/drivers/iio/humidity/
Dhts221.h25 int slope, b_gen; member
Dhts221_core.c261 int err, *slope, *b_gen, cal0, cal1; in hts221_parse_temp_caldata() local
304 int err, *slope, *b_gen, data; in hts221_parse_rh_caldata() local
/linux-6.6.21/drivers/media/platform/ti/omap3isp/
Dispresizer.h70 u8 slope; /* slope. */ member
/linux-6.6.21/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c76 int ret, tmp, slope, constant; in __ti_thermal_get_temp() local
/linux-6.6.21/drivers/media/dvb-frontends/
Ddib0090.c856 struct slope { struct
858 s16 slope; argument
Ddrxd_hard.c590 u16 slope, offset; in SetCfgIfAgc() local
/linux-6.6.21/drivers/net/wireless/mediatek/mt7601u/
Deeprom.h107 u8 slope; member
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt76x2/
Deeprom.c461 u16 val, slope; in mt76x2_get_temp_comp() local
/linux-6.6.21/drivers/video/backlight/
Dpwm_bl.c393 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9002_calib.c380 int32_t delta, currPDADC, slope; in ar9287_hw_olc_temp_compensation() local
/linux-6.6.21/drivers/macintosh/
Dwindfarm_pm121.c275 int slope; member
/linux-6.6.21/sound/soc/uniphier/
Daio-core.c746 int cur, diff, slope = 0, fs; in aio_port_set_volume() local
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhw_shared.h60 struct fixed31_32 slope; member
/linux-6.6.21/include/linux/
Dthermal.h252 int slope; member
/linux-6.6.21/drivers/iio/adc/
Dqcom-spmi-rradc.c304 int64_t *slope) in rradc_get_fab_coeff()
/linux-6.6.21/drivers/hwmon/
Dlm93.c347 const long slope = (uv_max - uv_min) / in LM93_IN_FROM_REG() local
370 const long slope = (uv_max - uv_min) / in LM93_IN_TO_REG() local
/linux-6.6.21/drivers/platform/x86/
Dintel_ips.c833 u64 slope, offset; in read_mgtv() local
/linux-6.6.21/drivers/thermal/qcom/
Dtsens.h60 int slope; member
/linux-6.6.21/drivers/net/phy/
Dsfp.c975 static void sfp_hwmon_calibrate(struct sfp *sfp, unsigned int slope, int offset, in sfp_hwmon_calibrate()

12