Home
last modified time | relevance | path

Searched refs:throttle (Results 1 – 25 of 42) sorted by relevance

12

/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 …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c30 tt->throttle = false; in iwl_mvm_enter_ctkill()
452 if (!tt->throttle && throttle_enable) { in iwl_mvm_tt_handler()
455 tt->throttle = true; in iwl_mvm_tt_handler()
456 } else if (tt->throttle && !tt->dynamic_smps && in iwl_mvm_tt_handler()
461 tt->throttle = false; in iwl_mvm_tt_handler()
841 tt->throttle = false; in iwl_mvm_thermal_initialize()
/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/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/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c635 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/contrib/ntp/ntpd/
H A Dntp_timer.c336 if (p->throttle > 0) { in timer()
337 p->throttle--; in timer()
H A Dntp_proto.c2335 peer->throttle = (NTP_SHIFT + 1) * (1 << peer->minpoll); in receive()
3123 utemp = current_time + max(peer->throttle - (NTP_SHIFT - 1) * in poll_update()
3206 if (peer->throttle > (1 << peer->minpoll)) in poll_update()
3218 peer->burst, peer->retry, peer->throttle, in poll_update()
4222 peer->throttle += (1 << peer->minpoll) - 2; in peer_xmit()
4533 peer->throttle += (1 << peer->minpoll) - 2; in peer_xmit()
4957 pool->throttle += (1 << pool->minpoll) - 2; in pool_xmit()
/freebsd/sys/dev/mxge/
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()
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()
1331 cmd.data0 = throttle; in mxge_change_throttle()
[all …]
H A Dif_mxge_var.h242 int throttle; member
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra124.dtsi962 throttle-cfgs {
1290 cpu_throttle_trip: throttle-trip {
1318 mem-throttle-trip {
1346 gpu_throttle_trip: throttle-trip {
1374 pllx-throttle-trip {
H A Dtegra30.dtsi1293 /* throttle at 80C until temperature drops to 79.8C */
1299 level2_trip: cpu-div2-throttle {
1300 /* hardware CPU x2 freq throttle at 85C */
H A Dtegra30-asus-nexus7-grouper-common.dtsi1259 /* throttle at 57C until temperature drops to 56.8C */
1294 /* throttle at 85C until temperature drops to 84.8C */
H A Dtegra30-cardhu.dtsi689 /* throttle at 57C until temperature drops to 56.8C */
H A Dtegra30-asus-transformer-common.dtsi1717 /* throttle at 57C until temperature drops to 56.8C */
1752 /* throttle at 75C until temperature drops to 74.8C */
H A Dtegra124-nyan.dtsi821 /* throttle at 70C until temperature drops to 69.8C */
H A Dtegra30-lg-x3.dtsi1750 /* throttle at 50C until temperature drops to 49.8C */
1785 /* throttle at 75C until temperature drops to 74.8C */
/freebsd/sys/dev/aq/
H A Daq_hw_llh_internal.h497 #define intr_thr_adr(throttle) (0x00002800u + (throttle) * 0x4) argument
H A Daq_hw_llh.c637 reg_irq_thr_set(struct aq_hw *aq_hw, uint32_t intr_thr, uint32_t throttle) in reg_irq_thr_set() argument
639 AQ_WRITE_REG(aq_hw, intr_thr_adr(throttle), intr_thr); in reg_irq_thr_set()
H A Daq_hw_llh.h368 void reg_irq_thr_set(struct aq_hw *aq_hw, uint32_t intr_thr, uint32_t throttle);
/freebsd/usr.sbin/bsdconfig/include/
H A Doptions.hlp13 workstation. This will throttle the workstation back to prevent
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-asrock-x570d4u.dts113 /* Z */ "", "", "led-fault-n", "output-bmc-throttle-n", "", "",
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra210.dtsi1352 throttle-cfgs {
2066 cpu_throttle_trip: throttle-trip {
2095 dram_throttle: mem-throttle-trip {
2141 gpu_throttle_trip: throttle-trip {
2170 pllx-throttle-trip {
H A Dtegra132.dtsi880 throttle-cfgs {
1151 cpu_throttle_trip: throttle-trip {
1208 gpu_throttle_trip: throttle-trip {
/freebsd/contrib/ntp/include/
H A Dntp.h391 int throttle; /* rate control */
387 int throttle; /* rate control */ global() member
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dbnxt_re.h1048 u16 nq_id, u32 throttle);

12