| /linux/arch/arm/boot/dts/sigmastar/ |
| A D | mstar-infinity3.dtsi | 21 turbo-mode; 28 turbo-mode; 35 turbo-mode; 42 turbo-mode; 49 turbo-mode; 56 turbo-mode; 63 turbo-mode;
|
| /linux/Documentation/translations/zh_CN/scheduler/ |
| A D | schedutil.rst | 68 4C-turbo; 如果可用并且使能了turbo 69 f_max := { 1C-turbo; 如果使能了turbo 76 我们选择4C turbo而不是1C turbo,以使其更持久性略微更强。
|
| /linux/Documentation/admin-guide/pm/ |
| A D | intel_pstate.rst | 240 The P-states above the turbo threshold are referred to as "turbo P-states" and 264 be exceeded if a turbo P-state was used for too long. 280 The maximum supported turbo P-state, the turbo threshold (the maximum supported 310 * The maximum supported `non-turbo P-state <turbo_>`_. 312 * Whether or not turbo P-states are supported at all. 314 * The maximum supported `one-core turbo P-state <turbo_>`_ (if turbo P-states 365 inclusive) including both turbo and non-turbo P-states (see 390 default), turbo P-states can be set by the driver. 498 in the turbo frequency range. 629 benefit from running at turbo frequencies will be given non-turbo P-states [all …]
|
| A D | intel-speed-select.rst | 155 speed-select-turbo-freq:disabled 216 workload, disable turbo:: 299 speed-select-turbo-freq:disabled 303 speed-select-turbo-freq:disabled 573 that turbo is disabled. To disable turbo, execute:: 767 Get Base turbo capability 781 turbo-ratio-limits-sse 853 speed-select-turbo-freq 894 turbo-freq 899 turbo-freq [all …]
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | adi,ad7944.yaml | 108 turbo-gpios: 111 line is hard-wired and the state is determined by the adi,always-turbo 115 adi,always-turbo: 119 and the state is always high. If neither this property nor turbo-gpios is 173 adi,always-turbo: false 179 # turbo-gpios and adi,always-turbo are mutually exclusive 182 - turbo-gpios 185 adi,always-turbo: false 188 - adi,always-turbo 191 turbo-gpios: false [all …]
|
| /linux/arch/arm64/boot/dts/renesas/ |
| A D | r8a779m1.dtsi | 16 /delete-property/ turbo-mode; 22 turbo-mode;
|
| A D | r8a779m3.dtsi | 16 /delete-property/ turbo-mode; 22 turbo-mode;
|
| A D | r8a779m5.dtsi | 16 /delete-property/ turbo-mode; 22 turbo-mode;
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-platform-msi-laptop | 46 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
|
| /linux/Documentation/scheduler/ |
| A D | schedutil.rst | 68 4C-turbo; if available and turbo enabled 69 f_max := { 1C-turbo; if turbo enabled 76 We pick 4C turbo over 1C turbo to make it slightly more sustainable.
|
| /linux/drivers/iio/adc/ |
| A D | ad7944.c | 63 struct gpio_desc *turbo; member 537 adc->turbo = devm_gpiod_get_optional(dev, "turbo", GPIOD_OUT_LOW); in ad7944_probe() 538 if (IS_ERR(adc->turbo)) in ad7944_probe() 539 return dev_err_probe(dev, PTR_ERR(adc->turbo), in ad7944_probe() 544 if (adc->turbo && adc->always_turbo) in ad7944_probe()
|
| /linux/Documentation/devicetree/bindings/opp/ |
| A D | opp-v2.yaml | 75 turbo-mode; 159 turbo-mode; 239 turbo-mode; 265 turbo-mode;
|
| A D | operating-points-v2-ti-cpu.yaml | 50 turbo-mode: true
|
| /linux/arch/arm/boot/dts/samsung/ |
| A D | exynos4412-prime.dtsi | 16 /delete-property/turbo-mode;
|
| A D | exynos4212.dtsi | 132 turbo-mode;
|
| A D | exynos4412.dtsi | 158 turbo-mode;
|
| /linux/drivers/misc/ |
| A D | xilinx_sdfec.c | 411 struct xsdfec_turbo turbo; in xsdfec_set_turbo() local 415 err = copy_from_user(&turbo, arg, sizeof(turbo)); in xsdfec_set_turbo() 419 if (turbo.alg >= XSDFEC_TURBO_ALG_MAX) in xsdfec_set_turbo() 422 if (turbo.scale > XSDFEC_TURBO_SCALE_MAX) in xsdfec_set_turbo() 429 turbo_write = ((turbo.scale & XSDFEC_TURBO_SCALE_MASK) in xsdfec_set_turbo() 431 turbo.alg; in xsdfec_set_turbo()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| A D | reset.c | 672 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/arch/arm/mach-pxa/ |
| A D | sleep.S | 116 @ ensure x1 for run and turbo mode with memory clock 128 @ note, turbo is not preserved over sleep so there is no
|
| /linux/arch/arm64/boot/dts/apple/ |
| A D | t600x-common.dtsi | 319 turbo-mode; 325 turbo-mode; 331 turbo-mode;
|
| /linux/Documentation/userspace-api/media/dvb/ |
| A D | frontend-property-satellite-systems.rst | 74 In addition to all parameters valid for DVB-S, turbo code supports the
|
| /linux/drivers/opp/ |
| A D | opp.h | 113 bool turbo; member
|
| /linux/arch/arm/mm/ |
| A D | proc-mohawk.S | 353 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 371 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
| /linux/Documentation/hwmon/ |
| A D | oxp-sensors.rst | 85 Read Write. Read this attribute to check the status of the turbo/silent
|
| /linux/Documentation/input/devices/ |
| A D | bcm5974.rst | 19 :Copyright: |copy| 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
|