Searched full:efficiency (Results 1 – 25 of 272) sorted by relevance
1234567891011
/linux-6.8/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-6.8/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-6.8/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-6.8/Documentation/devicetree/bindings/regulator/ |
D | adi,max77503-regulator.yaml | 15 high-efficiency buck converter. This converter has 94% efficiency
|
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-6.8/tools/power/cpupower/man/ |
D | cpupower-set.1 | 31 performance and 15 is maximum energy efficiency. 35 energy efficiency.
|
/linux-6.8/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-6.8/sound/soc/codecs/ |
D | Kconfig | 656 The Awinic AW88395 is an I2S/TDM input, high efficiency 668 The awinic AW88261 is an I2S/TDM input, high efficiency 681 sound quality, which is a new high efficiency, low 693 The awinic AW88399 is an I2S/TDM input, high efficiency 1667 high-efficiency Class-D audio amplifier. 1676 high-efficiency, four-channel class-D audio power amplifier 1752 high-efficiency mono Class-D audio power amplifiers. 1824 Enable support for Texas Instruments TAS2780 high-efficiency 1865 Enable support for Texas Instruments TAS5720L/M high-efficiency mono 1881 Enable support for Texas Instruments TAS6424 high-efficiency
|
/linux-6.8/drivers/thermal/intel/ |
D | intel_hfi.c | 11 * 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()
|
/linux-6.8/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-6.8/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-6.8/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-6.8/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-6.8/drivers/regulator/ |
D | Kconfig | 583 high-efficiency buck converter via I2C bus. 593 high-efficiency buck converter. Say Y here to 621 via I2C bus. MAX77857 and MAX77831 are high efficiency buck-boost 676 The MAXIM MAX8973A high-efficiency. three phase, DC-DC step-down 708 tristate "Maxim MAX20411 High-Efficiency Single Step-Down Converter" 712 This driver controls the Maxim MAX20411 family of high-efficiency, 1202 It integratas 1 channel buck controller, 3 channels high efficiency 1214 delivering 3.5A continuously at over 80% efficiency.
|
/linux-6.8/Documentation/features/core/jump-labels/ |
D | arch-support.txt | 4 # description: arch supports live patched, high efficiency branches
|
/linux-6.8/Documentation/devicetree/bindings/sound/ |
D | awinic,aw87390.yaml | 15 sound quallity, which is a new high efficiency, low
|
D | richtek,rt9120.yaml | 13 The RT9120 is a high efficiency, I2S-input, stereo audio power amplifier
|
D | richtek,rtq9128.yaml | 13 The RTQ9128 is a ultra-low output noise, high-efficiency, four-channel
|
/linux-6.8/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-6.8/kernel/sched/ |
D | Makefile | 26 # Build efficiency:
|
D | build_policy.c | 4 * in a single compilation unit for build efficiency reasons.
|
/linux-6.8/Documentation/devicetree/bindings/leds/ |
D | leds-lp8860.txt | 3 The LP8860-Q1 is an high-efficiency LED
|
1234567891011