/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | moortec,mr75203.yaml | 96 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 D | cpu-idle-cooling.rst | 162 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 D | display-manager.rst | 97 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 D | igc_tsn.c | 222 * 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 D | mpi.h | 173 /* 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 D | tfrc.h | 31 * @tfrctx_x_calc: return value of throughput equation (3.1)
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-interconnect.json | 391 …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 D | sensorutils.hpp | 49 // 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 D | sensorutils.cpp | 42 // 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 D | uncore-cache.json | 450 … 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 D | pmbus_utils.hpp | 82 * 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 D | timer.h | 19 * We use the full linear equation: f(x) = a + b*x, in order to allow
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | kasan.h | 24 * addresses. So KASAN_SHADOW_OFFSET should satisfy the following equation:
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kasan.h | 32 * addresses. So KASAN_SHADOW_OFFSET should satisfy the following equation:
|
/openbmc/linux/net/dccp/ccids/ |
H A D | Kconfig | 18 CCID-3 denotes TCP-Friendly Rate Control (TFRC), an equation-based
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | sensors.md | 8 A sensor's functional range is determined by the following equation(where
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti,j72xx-thermal.yaml | 19 The following polynomial equation can then be used to convert
|
H A D | thermal-zones.yaml | 91 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 D | sysfs-class-led | 18 the equation below::
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | page.h | 66 * 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 D | regs-decon7.h | 197 /* Blending equation */ 215 /* Blending equation control */
|
/openbmc/u-boot/cmd/aspeed/ |
H A D | plltest.c | 104 //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 D | max6650.c | 239 * 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 D | mmc-dev-attrs.rst | 89 RPMB size in byte is calculated by using the following equation:
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu9_driver_if.h | 292 QuadraticInt_t AvfsGbCksOn; /* Replacement equation */ 293 QuadraticInt_t AvfsGbCksOff; /* Replacement equation */
|