Searched full:efficiency (Results 1 – 25 of 261) sorted by relevance
1234567891011
/Linux-v6.6/arch/arm/kernel/ |
D | topology.c | 52 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()
|
/Linux-v6.6/Documentation/arch/x86/ |
D | intel-hfi.rst | 14 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.
|
/Linux-v6.6/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.8 | 82 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.
|
/Linux-v6.6/tools/power/cpupower/man/ |
D | cpupower-set.1 | 31 performance and 15 is maximum energy efficiency. 35 energy efficiency.
|
/Linux-v6.6/drivers/gpu/drm/amd/display/include/ |
D | link_service_types.h | 54 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 */
|
/Linux-v6.6/drivers/thermal/intel/ |
D | intel_hfi.c | 11 * The Hardware Feedback Interface provides a performance and energy efficiency 78 * @ee_cap: Energy efficiency capability 91 * @ee_updated: Hardware updated energy efficiency capabilities 183 * Scale performance and energy efficiency to in get_hfi_caps() 187 cpu_caps[i].efficiency = caps->ee_cap << 2; in get_hfi_caps()
|
/Linux-v6.6/mm/ |
D | vmpressure.c | 232 * 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()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/ |
D | link_validation.c | 235 * 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()
|
/Linux-v6.6/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 249 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,
|
/Linux-v6.6/sound/soc/codecs/ |
D | Kconfig | 653 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
|
/Linux-v6.6/Documentation/hwmon/ |
D | pm6764tr.rst | 30 maintaining the best efficiency over all loading conditions without compromising transient
|
D | tps546d24.rst | 29 pin to improve efficiency and reduce power dissipation of the converter.
|
/Linux-v6.6/Documentation/features/core/jump-labels/ |
D | arch-support.txt | 4 # description: arch supports live patched, high efficiency branches
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | awinic,aw88395.yaml | 13 The Awinic AW88395 is an I2S/TDM input, high efficiency
|
D | richtek,rt9120.yaml | 13 The RT9120 is a high efficiency, I2S-input, stereo audio power amplifier
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | richtek,rt4831-regulator.yaml | 23 efficiency worse. It's a trade-off.
|
D | maxim,max20411.yaml | 13 The MAX20411 is a high-efficiency, DC-DC step-down converter. It provides
|
D | richtek,rt6160-regulator.yaml | 13 The RT6160 is a high-efficiency buck-boost converter that can provide
|
/Linux-v6.6/Documentation/gpu/ |
D | afbc.rst | 29 maximum compression efficiency), the component order must be: 71 bad for compression efficiency, and so it's recommended to avoid
|
/Linux-v6.6/Documentation/devicetree/bindings/leds/ |
D | leds-lp8860.txt | 3 The LP8860-Q1 is an high-efficiency LED
|
/Linux-v6.6/kernel/sched/ |
D | Makefile | 26 # Build efficiency:
|
D | build_policy.c | 4 * in a single compilation unit for build efficiency reasons.
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sdm632.dtsi | 45 * CPU0-3 are efficiency cores, CPU4-7 are performance cores
|
/Linux-v6.6/drivers/regulator/ |
D | Kconfig | 573 high-efficiency buck converter. Say Y here to 601 via I2C bus. MAX77857 and MAX77831 are high efficiency buck-boost 656 The MAXIM MAX8973A high-efficiency. three phase, DC-DC step-down 688 tristate "Maxim MAX20411 High-Efficiency Single Step-Down Converter" 692 This driver controls the Maxim MAX20411 family of high-efficiency, 1182 It integratas 1 channel buck controller, 3 channels high efficiency 1194 delivering 3.5A continuously at over 80% efficiency.
|
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/ |
D | maxim,max20730.yaml | 18 compact, high efficiency power-delivery solutions with high-precision
|
1234567891011