Home
last modified time | relevance | path

Searched full:efficiency (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/openbmc/linux/arch/arm/kernel/
H A Dtopology.c52 unsigned long efficiency; member
56 * Table of relative efficiency of each processors
57 * The efficiency value must fit in 20bit and the final
78 * Iterate all CPUs' descriptor in DT and compute the efficiency
79 * (as per table_efficiency). Also calculate a middle efficiency
128 capacity = ((be32_to_cpup(rate)) >> 20) * cpu_eff->efficiency; in parse_dt_topology()
/openbmc/linux/Documentation/arch/x86/
H A Dintel-hfi.rst14 The HFI gives the operating system a performance and energy efficiency
22 about the performance and energy efficiency of each CPU in the system. Each
24 indicate higher capability. Energy efficiency and performance are reported in
41 that processor for performance or energy efficiency reasons, respectively.
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.882 Set a policy with a normal balance between performance and energy efficiency.
90 accepting no performance sacrifice for the benefit of energy efficiency.
94 but allowing some performance loss to benefit energy efficiency.
102 a measurable performance impact to maximize energy efficiency.
/openbmc/linux/tools/power/cpupower/man/
H A Dcpupower-set.131 performance and 15 is maximum energy efficiency.
35 energy efficiency.
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h54 DATA_EFFICIENCY_8b_10b_x10000 = 8000, /* 80% data efficiency */
55 DATA_EFFICIENCY_8b_10b_FEC_EFFICIENCY_x100 = 97, /* 97% data efficiency when FEC is enabled */
56 DATA_EFFICIENCY_128b_132b_x10000 = 9641, /* 96.71% data efficiency x 99.7% downspread factor */
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersupply_readings.robot35 Verify Power Supplies Efficiency Percentage
36 [Documentation] Verify the efficiency percentage is set to correct value.
H A Dtest_powersubsystem_settings.robot84 Verify PowerSubsystem Efficiency Percent For All PowerSupplies
85 [Documentation] Verify the efficiency percent for all powersupplies.
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPowerSupply.v1_6_0.json39 "description": "This type describes an efficiency rating for a power supply.",
40 "longDescription": "This type shall describe an efficiency rating for a power supply.",
57 … "description": "The rated efficiency of this power supply at the specified load.",
58 …"longDescription": "This property shall contain the rated efficiency, as a percentage, `0` to `100…
70 …oad, as a percentage, `0` to `100`, of this power supply at which this efficiency rating is valid.…
322 "description": "The efficiency ratings of this power supply.",
333 …"longDescription": "This property shall contain an array of efficiency ratings for this power supp…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPowerSupply.v1_6_0.json39 "description": "This type describes an efficiency rating for a power supply.",
40 "longDescription": "This type shall describe an efficiency rating for a power supply.",
57 … "description": "The rated efficiency of this power supply at the specified load.",
58 …"longDescription": "This property shall contain the rated efficiency, as a percentage, `0` to `100…
70 …oad, as a percentage, `0` to `100`, of this power supply at which this efficiency rating is valid.…
322 "description": "The efficiency ratings of this power supply.",
333 …"longDescription": "This property shall contain an array of efficiency ratings for this power supp…
/openbmc/linux/drivers/thermal/intel/
H A Dintel_hfi.c11 * The Hardware Feedback Interface provides a performance and energy efficiency
81 * @ee_cap: Energy efficiency capability
94 * @ee_updated: Hardware updated energy efficiency capabilities
186 * Scale performance and energy efficiency to in get_hfi_caps()
190 cpu_caps[i].efficiency = caps->ee_cap << 2; in get_hfi_caps()
/openbmc/u-boot/board/freescale/ls1021atwr/
H A DREADME9 core-agnostic networking architecture to offer unprecedented efficiency
13 extensive integration and power efficiency for fanless, small form factor
/openbmc/u-boot/board/freescale/ls1021aqds/
H A DREADME9 core-agnostic networking architecture to offer unprecedented efficiency
13 extensive integration and power efficiency for fanless, small form factor
/openbmc/linux/mm/
H A Dvmpressure.c232 * notified of the entire subtree's reclaim efficiency.
234 * If @tree is not set, reclaim efficiency is recorded for @memcg, and
248 * The in-kernel users only care about the reclaim efficiency in vmpressure()
294 /* For now, no users for root-level efficiency */ in vmpressure()
/openbmc/openpower-occ-control/
H A Docc_command.hpp55 EFF_FAVOR_POWER = 0x06, // Efficiency - Favor Power
56 EFF_FAVOR_PERF = 0x07, // Efficiency - Favor Performance
/openbmc/webui-vue/docs/guide/components/
H A Dreadme.md6 experience and increase efficiency. Review the existing components before using
/openbmc/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst249 devices. They express the relative power efficiency of different
251 efficiency. Weighting is relative such that if each cooling device
254 the same kind of compute, but with different efficiency. For example,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libc-bench/
H A Dlibc-bench_git.bb2 DESCRIPTION = "libc-bench is a set of time- and memory-efficiency tests to compare \
/openbmc/linux/Documentation/hwmon/
H A Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
H A Dtps546d24.rst29 pin to improve efficiency and reduce power dissipation of the converter.
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c235 * data bandwidth efficiency is 80% with additional 3% overhead if FEC is supported. in dp_link_bandwidth_kbps()
247 * total data bandwidth efficiency is always 96.71%. in dp_link_bandwidth_kbps()
256 …all effective link bandwidth = link rate per lane * lane count * total data bandwidth efficiency */ in dp_link_bandwidth_kbps()
/openbmc/linux/Documentation/features/core/jump-labels/
H A Darch-support.txt4 # description: arch supports live patched, high efficiency branches
/openbmc/linux/sound/soc/codecs/
H A DKconfig653 The Awinic AW88395 is an I2S/TDM input, high efficiency
666 The awinic AW88261 is an I2S/TDM input, high efficiency
1637 high-efficiency Class-D audio amplifier.
1708 high-efficiency mono Class-D audio power amplifiers.
1780 Enable support for Texas Instruments TAS2780 high-efficiency
1821 Enable support for Texas Instruments TAS5720L/M high-efficiency mono
1837 Enable support for Texas Instruments TAS6424 high-efficiency
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libtorrent-rasterbar/
H A Dlibtorrent-rasterbar_2.0.10.bb2 focusing on efficiency and scalability."
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dawinic,aw88395.yaml13 The Awinic AW88395 is an I2S/TDM input, high efficiency
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4831-regulator.yaml23 efficiency worse. It's a trade-off.

12345678910>>...14