Home
last modified time | relevance | path

Searched refs:turbo (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v4.19/Documentation/admin-guide/pm/
Dintel_pstate.rst208 the so-called "turbo" frequency ranges). In other words, in the passive mode
224 will be referred to as the "turbo threshold" in what follows.
226 The P-states above the turbo threshold are referred to as "turbo P-states" and
227 the whole sub-range of P-states they belong to is referred to as the "turbo
233 Specifically, if software sets the P-state of a CPU core within the turbo range
234 (that is, above the turbo threshold), the processor is permitted to take over
235 performance scaling control for that core and put it into turbo P-states of its
239 the given core, even if it is within the turbo range, whereas all of the later
241 turbo range, even above the one set by software. In other words, on those
242 processors setting any P-state from the turbo range will enable the processor
[all …]
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-platform-msi-laptop46 Contains either 0 or 1 and indicates if turbo mode is turned
47 on. In turbo mode power LED is orange and processor is
49 only possible to toggle turbo mode state by pressing Fn+F10,
51 If user presses Fn+F10 too frequent, turbo mode state is not
Dsysfs-devices-system-cpu319 no_turbo: limits the driver to selecting P states below the turbo
409 frequency is throttled to lower frequency in turbo (at and above
413 max frequency is throttled to lower frequency in sub-turbo(below
/Linux-v4.19/arch/arm/boot/dts/
Dexynos4412-prime.dtsi16 /delete-property/turbo-mode;
Dexynos4412.dtsi153 turbo-mode;
/Linux-v4.19/arch/arm/mach-pxa/
Dsleep.S115 @ ensure x1 for run and turbo mode with memory clock
127 @ note, turbo is not preserved over sleep so there is no
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dreset.c672 u32 turbo, mode, clock, bus_flags; in ath5k_hw_nic_wakeup() local
675 turbo = 0; in ath5k_hw_nic_wakeup()
792 turbo = AR5K_PHY_TURBO_MODE; in ath5k_hw_nic_wakeup()
794 turbo |= AR5K_PHY_TURBO_SHORT; in ath5k_hw_nic_wakeup()
825 ath5k_hw_reg_write(ah, turbo, AR5K_PHY_TURBO); in ath5k_hw_nic_wakeup()
/Linux-v4.19/Documentation/devicetree/bindings/opp/
Dopp.txt135 - turbo-mode: Marks the OPP to be used only for turbo modes. Turbo mode is
222 turbo-mode;
302 turbo-mode;
378 turbo-mode;
404 turbo-mode;
/Linux-v4.19/drivers/opp/
Dopp.h78 bool turbo; member
Ddebugfs.c107 if (!debugfs_create_bool("turbo", S_IRUGO, d, &opp->turbo)) in opp_debug_create_one()
Dof.c324 new_opp->turbo = of_property_read_bool(np, "turbo-mode"); in _opp_add_static_v2()
363 __func__, new_opp->turbo, new_opp->rate, in _opp_add_static_v2()
Dcore.c145 return opp->turbo; in dev_pm_opp_is_turbo()
/Linux-v4.19/arch/powerpc/boot/dts/
Dklondike.dts181 turbo = "no";
211 turbo = "no";
/Linux-v4.19/Documentation/media/uapi/dvb/
Dfrontend-property-satellite-systems.rst74 In addition to all parameters valid for DVB-S, turbo code supports the
/Linux-v4.19/arch/arm/mm/
Dproc-mohawk.S358 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode
376 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
Dproc-xsc3.S419 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode
437 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
Dproc-xscale.S535 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode
551 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
/Linux-v4.19/Documentation/input/devices/
Dbcm5974.rst19 :Copyright: |copy| 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c169 int turbo; member
1202 vid = cpudata->vid.turbo; in atom_get_val()
1251 cpudata->vid.turbo = value & 0x7f; in atom_get_vid()
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3399-puma.dtsi71 turbo-mode;
/Linux-v4.19/Documentation/networking/
DPLIP.txt22 LapLink null-printer cable [can also work in turbo mode, with a PLIP
/Linux-v4.19/Documentation/cpu-freq/
Dpcc-cpufreq.txt169 This is due to "turbo boost" available on recent Intel processors. If certain
/Linux-v4.19/arch/arm64/boot/dts/renesas/
Dr8a7796.dtsi83 turbo-mode;
89 turbo-mode;
95 turbo-mode;
122 turbo-mode;
Dr8a7795.dtsi84 turbo-mode;
90 turbo-mode;
/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c3438 int turbo; in dump_sysfs_pstate_config() local
3466 fscanf(input, "%d", &turbo); in dump_sysfs_pstate_config()
3467 fprintf(outf, "cpufreq boost: %d\n", turbo); in dump_sysfs_pstate_config()
3474 fscanf(input, "%d", &turbo); in dump_sysfs_pstate_config()
3475 fprintf(outf, "cpufreq intel_pstate no_turbo: %d\n", turbo); in dump_sysfs_pstate_config()

12