Home
last modified time | relevance | path

Searched full:throttle (Results 1 – 25 of 139) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt35 - throttle-cfgs: A sub-node which is a container of configuration for each
36 hardware throttle events. These events can be set as cooling devices.
37 * throttle events: Sub-nodes must be named as "light" or "heavy".
39 - nvidia,priority: Each throttles has its own throttle settings, so the
40 SW need to set priorities for various throttle, the HW arbiter can select
41 the final throttle settings.
51 level of pulse skippers, which used to throttle clock frequencies. It
57 It is the level of pulse skippers, which used to throttle clock
70 valid only for OCx throttle events.
79 - nvidia,throttle-period-us: Specifies the number of uSec for which
[all …]
H A Dnvidia,tegra124-soctherm.yaml62 throttle-cfgs:
65 hardware throttle events. These events can be set as cooling devices.
66 Throttle event sub-nodes must be named as "light" or "heavy".
81 description: Each throttles has its own throttle settings, so the
82 SW need to set priorities for various throttle, the HW arbiter
83 can select the final throttle settings. Bigger value indicates
99 of pulse skippers, which used to throttle clock frequencies. It
115 level of pulse skippers, which used to throttle clock
130 # Tegra210 specific and valid only for OCx throttle events
150 nvidia,throttle-period-us:
[all …]
H A Dqcom-lmh.yaml59 will attempt to throttle the frequency.
/freebsd/sys/dev/acpica/
H A Dacpi_throttle.c62 uint32_t cpu_thr_state; /* Current throttle setting. */
88 static uint32_t cpu_duty_offset; /* Offset in P_CNT of throttle val. */
89 static uint32_t cpu_duty_width; /* Bit width of throttle value. */
158 device_printf(parent, "add throttle child failed\n"); in acpi_throttle_identify()
326 * See specification changes #13 ("Manual Throttle Duty Cycle") in acpi_throttle_quirks()
327 * and #14 ("Enabling and Disabling Manual Throttle"), plus in acpi_throttle_quirks()
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-mickey.dts85 * After 1st level, throttle the CPU down to as low as 1.4 GHz
180 /* After 1st level throttle the GPU down to as low as 400 MHz */
187 * Slightly after we throttle the GPU, we'll also make sure that
189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dqcom,sc7180-dpu.yaml41 - description: Display core throttle clock
52 - const: throttle
/freebsd/contrib/ntp/html/drivers/
H A Ddriver46.html200 <br><h4>Syslog flood throttle</h4>
205 flood throttle can get into the way.</p>
207 flood throttle at any time; the throttle is engaged by
208 default. Running with the syslog flood throttle disabled for
335 If set, <u>disables</u> the log throttle. Useful when tracking
/freebsd/usr.sbin/powerd/
H A Dpowerd.8101 Specifies the maximum frequency to throttle up to.
103 Specifies the minimum frequency to throttle down to.
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c27 tt->throttle = false; in iwl_mvm_enter_ctkill()
449 if (!tt->throttle && throttle_enable) { in iwl_mvm_tt_handler()
452 tt->throttle = true; in iwl_mvm_tt_handler()
453 } else if (tt->throttle && !tt->dynamic_smps && in iwl_mvm_tt_handler()
458 tt->throttle = false; in iwl_mvm_tt_handler()
810 tt->throttle = false; in iwl_mvm_thermal_zone_unregister()
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a53/
H A Dcache.json10 "BriefDescription": "Instruction Cache Throttle occurred"
/freebsd/sys/arm/allwinner/
H A Daw_thermal.c359 int throttle; member
512 if (enable == sc->throttle) in aw_thermal_throttle()
531 sc->throttle = enable; in aw_thermal_throttle()
552 if (aw_thermal_throttle_enable == 0 || sc->throttle == 0 || in aw_thermal_cf_pre_change()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h147 * The allocation throttle works on a reservation system. Whenever
193 * Toggle to enable/disable the allocation throttle.
257 * In order for the allocation throttle to function properly, we cannot
258 * have too many IOs going to each disk by default; the throttle
/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h403 /* set the throttle factor for ethp_z8e
414 with tx_boundary == 2048, max-throttle-factor == 8191 => min-speed == 500Mb/s
415 with tx_boundary == 4096, max-throttle-factor == 4095 => min-speed == 1Gb/s
H A Dif_mxge.c603 if (sc->throttle) in mxge_select_firmware()
604 force_firmware = sc->throttle; in mxge_select_firmware()
1298 if (sc->throttle) { in mxge_reset()
1299 cmd.data0 = sc->throttle; in mxge_reset()
1303 "can't enable throttle\n"); in mxge_reset()
1315 unsigned int throttle; in mxge_change_throttle() local
1318 throttle = sc->throttle; in mxge_change_throttle()
1319 err = sysctl_handle_int(oidp, &throttle, arg2, req); in mxge_change_throttle()
1324 if (throttle == sc->throttle) in mxge_change_throttle()
1327 if (throttle < MXGE_MIN_THROTTLE || throttle > MXGE_MAX_THROTTLE) in mxge_change_throttle()
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/jaketown/
H A Duncore-memory.json46 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/ivytown/
H A Duncore-memory.json49 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Duncore-memory.json40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
H A Duncore-power.json43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellx/
H A Duncore-memory.json40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
H A Duncore-power.json43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
/freebsd/lib/libpmc/pmu-events/arch/x86/haswellx/
H A Duncore-memory.json40 "BriefDescription": "Cycles all ranks are in critical thermal throttle",
H A Duncore-power.json43 …e die determines that something off-die (like DRAM) is too hot and must throttle to avoid damaging…
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A D8250_omap.yaml78 overrun-throttle-ms: true
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c558 debug(2, "Throttling input (len = %d, throttle = %d)\n", in merge_ctf_cb()
635 int throttle, nslots, i; in wq_init() local
656 throttle = atoi(getenv("CTFMERGE_INPUT_THROTTLE")); in wq_init()
658 throttle = MERGE_INPUT_THROTTLE_LEN; in wq_init()
659 wq->wq_ithrottle = throttle * wq->wq_nthreads; in wq_init()
/freebsd/sys/dev/usb/serial/
H A Dulpt.c258 /* enable BULK throttle */ in ulpt_read_callback()
264 /* disable BULK throttle */ in ulpt_read_callback()
282 /* disable BULK throttle */ in ulpt_read_callback()

123456