Home
last modified time | relevance | path

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

12345678910>>...20

/kernel/linux/linux-6.6/arch/arm/kernel/
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()
/kernel/linux/linux-5.10/arch/arm/kernel/
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()
/kernel/linux/linux-6.6/Documentation/arch/x86/
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.
/kernel/linux/linux-5.10/tools/power/x86/x86_energy_perf_policy/
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.
/kernel/linux/linux-6.6/tools/power/x86/x86_energy_perf_policy/
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.
/kernel/linux/linux-5.10/tools/power/cpupower/man/
Dcpupower-set.131 performance and 15 is maximum energy efficiency.
35 energy efficiency.
/kernel/linux/linux-6.6/tools/power/cpupower/man/
Dcpupower-set.131 performance and 15 is maximum energy efficiency.
35 energy efficiency.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
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 */
/kernel/linux/linux-5.10/kernel/rcu/
DKconfig149 scheduling-clock interrupts for energy-efficiency reasons will
181 parameter), thus improving energy efficiency. On the other
185 Say Y if energy efficiency is critically important, and you
/kernel/linux/linux-6.6/drivers/thermal/intel/
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()
/kernel/linux/linux-6.6/mm/
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()
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dpower_allocator.rst247 devices. They express the relative power efficiency of different
249 efficiency. Weighting is relative such that if each cooling device
252 the same kind of compute, but with different efficiency. For example,
/kernel/linux/linux-6.6/Documentation/driver-api/thermal/
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,
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax77802.txt4 efficiency Buck regulators, 32 Low-DropOut (LDO) regulators used to power
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
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()
/kernel/linux/linux-6.6/Documentation/hwmon/
Dpm6764tr.rst30 maintaining the best efficiency over all loading conditions without compromising transient
Dtps546d24.rst29 pin to improve efficiency and reduce power dissipation of the converter.
/kernel/linux/linux-6.6/sound/soc/codecs/
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
/kernel/linux/linux-6.6/Documentation/features/core/jump-labels/
Darch-support.txt4 # description: arch supports live patched, high efficiency branches
/kernel/linux/linux-5.10/Documentation/features/core/jump-labels/
Darch-support.txt4 # description: arch supports live patched, high efficiency branches
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Drichtek,rt4831-regulator.yaml23 efficiency worse. It's a trade-off.
Dmaxim,max20411.yaml13 The MAX20411 is a high-efficiency, DC-DC step-down converter. It provides
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dawinic,aw88395.yaml13 The Awinic AW88395 is an I2S/TDM input, high efficiency
Drichtek,rt9120.yaml13 The RT9120 is a high efficiency, I2S-input, stereo audio power amplifier
/kernel/linux/linux-6.6/kernel/sched/
Dbuild_policy.c4 * in a single compilation unit for build efficiency reasons.

12345678910>>...20