Home
last modified time | relevance | path

Searched full:equation (Results 1 – 25 of 166) sorted by relevance

1234567

/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dmoortec,mr75203.yaml96 Definition of the temperature equation and coefficients that shall be
105 G coefficient for temperature equation.
114 H coefficient for temperature equation.
123 cal5 coefficient for temperature equation.
131 J coefficient for temperature equation.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst162 equation::
178 end up with a negative time value, so obviously the equation usage is
185 equation but assuming it will be zero most of the time as it is
189 taken into account, it must be added in the equation in order to
196 So the final equation is::
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst97 Basically, a blend mode sets the alpha blending equation for plane
100 example, consider the following elements of the alpha blending equation:
108 in the basic alpha blending equation::
160 fg.alpha* and *DRM plane_alpha* participate in the blend equation
172 The alpha blending equation is configured from DRM to DC interface by the
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c222 * register following the equation: in igc_tsn_enable_offload()
232 * following equation. Note that idleSlope here in igc_tsn_enable_offload()
241 * equation to calculate the value we should set in igc_tsn_enable_offload()
243 * The resulting equation is: in igc_tsn_enable_offload()
251 * equation is the following: in igc_tsn_enable_offload()
/openbmc/linux/include/linux/
H A Dmpi.h173 /* The Short Weierstrass equation is
177 /* The Montgomery equation is
181 /* The Twisted Edwards equation is
206 MPI a; /* First coefficient of the Weierstrass equation. */
207 MPI b; /* Second coefficient of the Weierstrass equation. */
H A Dtfrc.h31 * @tfrctx_x_calc: return value of throughput equation (3.1)
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Duncore-interconnect.json391 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
400 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
409 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
418 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
427 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
436 …quest type in addition to the source queue. Note the special filtering equation. We do OR-reduct…
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp49 // Consider this equation: n = base * (10.0 ** expShift)
146 // The IPMI equation:
240 // Solve the IPMI equation for B, instead of y in getSensorAttributes()
278 // Solve the IPMI equation for x, instead of y in scaleIPMIValueFromDouble()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp42 // Consider this equation: n = base * (10.0 ** expShift)
138 // The IPMI equation:
232 // Solve the IPMI equation for B, instead of y in getSensorAttributes()
270 // Solve the IPMI equation for x, instead of y in scaleIPMIValueFromDouble()
/openbmc/linux/tools/perf/pmu-events/arch/x86/sapphirerapids/
H A Duncore-cache.json450 … This has numerous filters available. Note the non-standard filtering equation. This event will…
459 … This has numerous filters available. Note the non-standard filtering equation. This event will…
468 … This has numerous filters available. Note the non-standard filtering equation. This event will…
476 … This has numerous filters available. Note the non-standard filtering equation. This event will…
485 … This has numerous filters available. Note the non-standard filtering equation. This event will…
493 … This has numerous filters available. Note the non-standard filtering equation. This event will…
501 … This has numerous filters available. Note the non-standard filtering equation. This event will…
510 … This has numerous filters available. Note the non-standard filtering equation. This event will…
519 … This has numerous filters available. Note the non-standard filtering equation. This event will…
527 … This has numerous filters available. Note the non-standard filtering equation. This event will…
[all …]
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.hpp82 * Direct format that uses an equation and device supplied coefficients.
207 // Obtain mantissa using equation 'mantissa = volts / 2^exponent' in convertToVoutLinear()
/openbmc/linux/arch/x86/include/asm/
H A Dtimer.h19 * We use the full linear equation: f(x) = a + b*x, in order to allow
/openbmc/linux/arch/riscv/include/asm/
H A Dkasan.h24 * addresses. So KASAN_SHADOW_OFFSET should satisfy the following equation:
/openbmc/linux/arch/arm64/include/asm/
H A Dkasan.h32 * addresses. So KASAN_SHADOW_OFFSET should satisfy the following equation:
/openbmc/linux/net/dccp/ccids/
H A DKconfig18 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based
/openbmc/phosphor-fan-presence/docs/monitor/
H A Dsensors.md8 A sensor's functional range is determined by the following equation(where
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dti,j72xx-thermal.yaml19 The following polynomial equation can then be used to convert
H A Dthermal-zones.yaml91 An array of integers containing the coefficients of a linear equation
94 The linear equation used is as follows,
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-led18 the equation below::
/openbmc/linux/arch/powerpc/include/asm/
H A Dpage.h66 * For the linear mapping the following equation should be true:
143 * existing equation for the __va()/__pa() translations:
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-decon7.h197 /* Blending equation */
215 /* Blending equation control */
/openbmc/u-boot/cmd/aspeed/
H A Dplltest.c104 //7. Read SCU320[29:16] and calculate the result frequency using following equation in cal_ast2600_28nm_pll_rate()
168 //7. Read SCU320[29:16] and calculate the result frequency using following equation in cal_ast2600_13nm_pll_rate()
/openbmc/linux/drivers/hwmon/
H A Dmax6650.c239 * From the datasheet, the relevant equation when in regulation is:
273 * use the datasheet equation: in max6650_set_target()
571 * Use the datasheet equation: in max6650_read()
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst89 RPMB size in byte is calculated by using the following equation:
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu9_driver_if.h292 QuadraticInt_t AvfsGbCksOn; /* Replacement equation */
293 QuadraticInt_t AvfsGbCksOff; /* Replacement equation */

1234567