/kernel/linux/linux-5.10/drivers/misc/ |
H A D | xilinx_sdfec.c | 410 struct xsdfec_turbo turbo; in xsdfec_set_turbo() local 414 err = copy_from_user(&turbo, arg, sizeof(turbo)); in xsdfec_set_turbo() 418 if (turbo.alg >= XSDFEC_TURBO_ALG_MAX) in xsdfec_set_turbo() 421 if (turbo.scale > XSDFEC_TURBO_SCALE_MAX) in xsdfec_set_turbo() 428 turbo_write = ((turbo.scale & XSDFEC_TURBO_SCALE_MASK) in xsdfec_set_turbo() 430 turbo.alg; in xsdfec_set_turbo() 1079 else if (!strcasecmp(fec_code, "turbo")) in xsdfec_parse_of()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | sleep.S | 115 @ ensure x1 for run and turbo mode with memory clock 127 @ note, turbo is not preserved over sleep so there is no
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/opp/ |
H A D | opp.h | 57 * @turbo: true if turbo (boost) OPP 79 bool turbo; member
|
H A D | debugfs.c | 130 debugfs_create_bool("turbo", S_IRUGO, d, &opp->turbo); in opp_debug_create_one()
|
H A D | of.c | 767 new_opp->turbo = of_property_read_bool(np, "turbo-mode"); in _opp_add_static_v2() 813 pr_debug("%s: turbo:%d rate:%lu uv:%lu uvmin:%lu uvmax:%lu latency:%lu\n", in _opp_add_static_v2() 814 __func__, new_opp->turbo, new_opp->rate, in _opp_add_static_v2()
|
H A D | core.c | 149 * dev_pm_opp_is_turbo() - Returns if opp is turbo OPP or not 150 * @opp: opp for which turbo mode is being verified 156 * Return: true if opp is turbo opp, else false. 165 return opp->turbo; in dev_pm_opp_is_turbo()
|
/kernel/linux/linux-6.6/drivers/opp/ |
H A D | opp.h | 78 * @turbo: true if turbo (boost) OPP 100 bool turbo; member
|
H A D | debugfs.c | 155 debugfs_create_bool("turbo", S_IRUGO, d, &opp->turbo); in opp_debug_create_one()
|
H A D | of.c | 927 new_opp->turbo = of_property_read_bool(np, "turbo-mode"); in _opp_add_static_v2() 970 pr_debug("%s: turbo:%d rate:%lu uv:%lu uvmin:%lu uvmax:%lu latency:%lu level:%u\n", in _opp_add_static_v2() 971 __func__, new_opp->turbo, new_opp->rates[0], in _opp_add_static_v2()
|
H A D | core.c | 250 * dev_pm_opp_is_turbo() - Returns if opp is turbo OPP or not 251 * @opp: opp for which turbo mode is being verified 257 * Return: true if opp is turbo opp, else false. 266 return opp->turbo; in dev_pm_opp_is_turbo()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-mohawk.S | 345 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 363 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
H A D | proc-xsc3.S | 416 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 434 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
H A D | proc-xscale.S | 532 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 548 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-mohawk.S | 345 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 363 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
H A D | proc-xsc3.S | 416 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 434 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
H A D | proc-xscale.S | 532 mrc p14, 0, r4, c6, c0, 0 @ clock configuration, for turbo mode 548 mcr p14, 0, r4, c6, c0, 0 @ clock configuration, turbo mode.
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acer-wmi.c | 321 u8 turbo; member 336 if (quirks->turbo) in set_quirks() 368 .turbo = 1, 1421 /* fan_mode = 1 is used for auto, fan_mode = 2 used for turbo*/ in WMID_gaming_set_fan_mode() 1667 * Predator series turbo button 1673 /* Get current state from turbo button */ in acer_toggle_turbo() 1678 /* Turn off turbo led */ in acer_toggle_turbo() 1688 /* Turn on turbo led */ in acer_toggle_turbo() 1691 /* Set FAN mode to turbo */ in acer_toggle_turbo() 1694 /* Set OC to turbo mod in acer_toggle_turbo() [all...] |
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | intel_pstate.c | 158 * @turbo: VID data for turbo P state 169 int turbo; member 175 * @no_turbo: Whether or not to use turbo P-states. 176 * @turbo_disabled: Whether or not turbo P-states are available at all, 178 * not the maximum reported turbo P-state is different from 179 * the maximum reported non-turbo one. 181 * @min_perf_pct: Minimum capacity limit in percent of the maximum turbo 183 * @max_perf_pct: Maximum capacity limit in percent of the maximum turbo 273 * @get_max: Callback to get maximum non turbo effectiv [all...] |
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | intel_pstate.c | 153 * @turbo: VID data for turbo P state 164 int turbo; member 170 * @no_turbo: Whether or not to use turbo P-states. 171 * @turbo_disabled: Whether or not turbo P-states are available at all, 173 * not the maximum reported turbo P-state is different from 174 * the maximum reported non-turbo one. 176 * @min_perf_pct: Minimum capacity limit in percent of the maximum turbo 178 * @max_perf_pct: Maximum capacity limit in percent of the maximum turbo 270 * @get_max: Callback to get maximum non turbo effectiv [all...] |
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2222 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 18 active cores\n", in dump_hsw_turbo_ratio_limits() 2227 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 17 active cores\n", in dump_hsw_turbo_ratio_limits() 2244 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 16 active cores\n", in dump_ivt_turbo_ratio_limits() 2249 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 15 active cores\n", in dump_ivt_turbo_ratio_limits() 2254 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 14 active cores\n", in dump_ivt_turbo_ratio_limits() 2259 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 13 active cores\n", in dump_ivt_turbo_ratio_limits() 2264 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 12 active cores\n", in dump_ivt_turbo_ratio_limits() 2269 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 11 active cores\n", in dump_ivt_turbo_ratio_limits() 2274 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 10 active cores\n", in dump_ivt_turbo_ratio_limits() 2279 fprintf(outf, "%d * %.1f = %.1f MHz max turbo in dump_ivt_turbo_ratio_limits() 3872 int turbo; dump_sysfs_pstate_config() local [all...] |
/kernel/linux/linux-6.6/tools/power/x86/turbostat/ |
H A D | turbostat.c | 2461 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 18 active cores\n", ratio, bclk, ratio * bclk); in dump_hsw_turbo_ratio_limits() 2465 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 17 active cores\n", ratio, bclk, ratio * bclk); in dump_hsw_turbo_ratio_limits() 2480 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 16 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2484 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 15 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2488 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 14 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2492 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 13 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2496 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 12 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2500 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 11 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2504 fprintf(outf, "%d * %.1f = %.1f MHz max turbo 10 active cores\n", ratio, bclk, ratio * bclk); in dump_ivt_turbo_ratio_limits() 2508 fprintf(outf, "%d * %.1f = %.1f MHz max turbo in dump_ivt_turbo_ratio_limits() 4251 int turbo; dump_sysfs_pstate_config() local [all...] |