/linux/arch/arm/boot/dts/sigmastar/ |
H 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/ |
H A D | schedutil.rst | 68 4C-turbo; 如果可用并且使能了turbo 69 f_max := { 1C-turbo; 如果使能了turbo 76 我们选择4C turbo而不是1C turbo,以使其更持久性略微更强。
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel_pstate.rst | 222 the so-called "turbo" frequency ranges). In other words, in the passive mode 238 will be referred to as the "turbo threshold" in what follows. 240 The P-states above the turbo threshold are referred to as "turbo P-states" and 241 the whole sub-range of P-states they belong to is referred to as the "turbo 247 Specifically, if software sets the P-state of a CPU core within the turbo range 248 (that is, above the turbo threshold), the processor is permitted to take over 249 performance scaling control for that core and put it into turbo P-states of its 253 the given core, even if it is within the turbo range, whereas all of the later 255 turbo rang 230 .. _turbo: global() target [all...] |
H A D | intel-speed-select.rst | 75 Intel(R) SST-TF (feature turbo-freq) is supported 155 speed-select-turbo-freq:disabled 184 speed-select-turbo-freq:disabled 216 workload, disable turbo:: 299 speed-select-turbo-freq:disabled 303 speed-select-turbo-freq:disabled 312 "speed-select-turbo-freq" (Intel(R) SST-TF) is supported at both performance 573 that turbo is disabled. To disable turbo, execute:: 600 frequency as the turbo i [all...] |
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a779m3.dtsi | 16 /delete-property/ turbo-mode; 22 turbo-mode;
|
H A D | r8a779m1.dtsi | 16 /delete-property/ turbo-mode; 22 turbo-mode;
|
/linux/Documentation/ABI/testing/ |
H 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
|
H A D | sysfs-platform-oxp | 7 turbo button that can be used to switch between two TDP modes
|
/linux/drivers/iio/adc/ |
H A D | ad7944.c | 71 /* Optional GPIO to enable turbo mode. */ 72 struct gpio_desc *turbo; member 498 gpiod_set_value_cansleep(adc->turbo, 1); in ad7944_offload_buffer_postenable() 503 gpiod_set_value_cansleep(adc->turbo, 0); in ad7944_offload_buffer_postenable() 513 gpiod_set_value_cansleep(adc->turbo, 0); in ad7944_offload_buffer_predisable() 733 adc->turbo = devm_gpiod_get_optional(dev, "turbo", GPIOD_OUT_LOW); in ad7944_probe() 734 if (IS_ERR(adc->turbo)) in ad7944_probe() 735 return dev_err_probe(dev, PTR_ERR(adc->turbo), in ad7944_probe() 738 adc->always_turbo = device_property_present(dev, "adi,always-turbo"); in ad7944_probe() [all...] |
/linux/Documentation/scheduler/ |
H 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/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-prime.dtsi | 16 /delete-property/turbo-mode;
|
H A D | exynos4212.dtsi | 132 turbo-mode;
|
H A D | exynos4412.dtsi | 158 turbo-mode;
|
/linux/drivers/misc/ |
H 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() 1046 else if (!strcasecmp(fec_code, "turbo")) in xsdfec_parse_of()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | reset.c | 215 /* same for turbo */ in ath5k_hw_init_core_clock() 227 * are the same for turbo mode */ in ath5k_hw_init_core_clock() 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() 809 /* ...enable Atheros turbo mode if requested */ in ath5k_hw_nic_wakeup() 825 ath5k_hw_reg_write(ah, turbo, AR5K_PHY_TURBO); in ath5k_hw_nic_wakeup() 929 * on turbo mode (ath5k_hw_commit_eeprom_settings in ath5k_hw_tweak_initval_settings()
|
/linux/arch/arm/mach-pxa/ |
H 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/ |
H A D | t600x-common.dtsi | 323 turbo-mode; 329 turbo-mode; 335 turbo-mode;
|
H A D | s8003.dtsi | 57 turbo-mode;
|
H A D | s8000.dtsi | 57 turbo-mode;
|
H A D | t8015.dtsi | 195 turbo-mode; 244 turbo-mode;
|
/linux/Documentation/iio/ |
H A D | ad4000.rst | 50 CS mode, 3-wire turbo mode 157 turbo mode, and the SPI controller is ``SPI_MOSI_IDLE_HIGH`` capable. If those 205 in 3-wire turbo mode or in 3-wire without busy indicator mode and have SPI
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-satellite-systems.rst | 74 In addition to all parameters valid for DVB-S, turbo code supports the
|
/linux/drivers/opp/ |
H A D | opp.h | 92 * @turbo: true if turbo (boost) OPP 114 bool turbo; member
|
/linux/arch/arm/mm/ |
H 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/input/devices/ |
H A D | bcm5974.rst | 19 :Copyright: |copy| 2005 Frank Arnold (frank@scirocco-5v-turbo.de)
|