Home
last modified time | relevance | path

Searched full:speeds (Results 1 – 25 of 149) sorted by relevance

123456

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DMode.interface.yaml42 The system performs at the highest speeds while utilization is
43 high and performs at reduced speeds when the utilization is low.
46 The system performs at reduced speeds at all utilizations to
52 The system performs at reduced speeds at all utilizations to
60 speeds possible. This mode should be used when performance is
68 This value shall indicate the system performs at reduced speeds
/openbmc/openbmc-test-automation/lib/
H A Dfan_utils.robot120 Get Target And Blade Speeds
155 ... Get Target And Blade Speeds ${fan_name}
318 ... Get Target And Blade Speeds ${fan_name}
325 # Check the fan speeds in the BMC file system.
337 # Run the BMC command which gets fan speeds from the file system.
343 ${speeds}= Evaluate map(int, $stdout.split(${\n}))
344 Rpvars speeds
345 # Count the number of speeds > ${min_speed}.
347 FOR ${speed} IN @{speeds}
352 # speeds may be reported by hwmon as 0. That is expected,
[all …]
/openbmc/docs/designs/
H A Dthermal-control-modes.md41 undetectable configuration that alters the fan floor speeds unrelated to
67 technique would not be reliable in adjusting the floor speeds for only
69 of raising floor speeds for configurations where its unnecessary.
/openbmc/qemu/scripts/
H A Dmtest2make.py17 self.speeds = ['quick']
20 return [base if speed == 'quick' else f'{base}-{speed}' for speed in self.speeds]
62 suites[s].speeds.append('slow')
65 suites[s].speeds.append('thorough')
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md41 - Get the current fan target and feedback speeds for all rotors
63 using RPM or PWM fan speeds, and sets them to the value provided):
75 - Get the current fan target and feedback speeds for all rotors:
/openbmc/u-boot/board/ti/ks2_evm/
H A Dboard_k2l.c70 speed = get_max_dev_speed(speeds); in get_pll_init_data()
74 speed = get_max_arm_speed(speeds); in get_pll_init_data()
H A Dboard_k2e.c50 int speeds[DEVSPEED_NUMSPDS] = { variable
79 speed = get_max_dev_speed(speeds); in get_pll_init_data()
H A Dboard_k2hk.c82 speed = get_max_dev_speed(speeds); in get_pll_init_data()
86 speed = get_max_arm_speed(speeds); in get_pll_init_data()
H A Dboard_k2g.c58 int speeds[DEVSPEED_NUMSPDS] = { variable
188 speed = get_max_arm_speed(speeds); in get_pll_init_data()
199 speed = get_max_arm_speed(speeds); in get_pll_init_data()
/openbmc/phosphor-fan-presence/presence/
H A Dtach.hpp54 * tach sensor change. Query initial tach speeds.
70 * Query the tach speeds.
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D+-bmc-gbmcbrusb.network6 # USB speeds tend to be better than 100mbit (100 cost) but worse
/openbmc/openbmc-tools/pwmtachtool/
H A DREADME4 Fan speeds on a server chassis using the management entity or BMC.
/openbmc/openbmc/poky/meta/recipes-support/xxhash/
H A Dxxhash_0.8.3.bb3 working at speeds close to RAM limits."
/openbmc/u-boot/include/
H A Dpca9564.h18 /* Clock speeds for the bus */
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Dddr.h22 * These tables contain all valid speeds we want to override with board
/openbmc/openbmc/poky/meta/recipes-devtools/ccache/
H A Dccache_4.11.3.bb2 DESCRIPTION = "ccache is a compiler cache. It speeds up recompilation \
/openbmc/u-boot/board/freescale/ls1088a/
H A Dddr.h19 * These tables contain all valid speeds we want to override with board
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dddr.h19 * These tables contain all valid speeds we want to override with board
/openbmc/phosphor-fan-presence/monitor/
H A Dnonzero_speed_trust.hpp43 * has a nonzero speed. If all the speeds of these sensors
/openbmc/openbmc/poky/meta/recipes-devtools/rpm-sequoia/
H A Drpm-sequoia-crypto-policy_git.bb23 # It speeds up the build and we only need DEFAULT/rpm-sequoia.
/openbmc/u-boot/board/freescale/t1040qds/
H A Dddr.h19 * These tables contain all valid speeds we want to override with board
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A DREADME28 extracted from DDR chip datasheet. Different speeds of DDR are supported with
/openbmc/phosphor-fan-presence/control/
H A Dfan.hpp16 * Represents a fan. It has sensors used for setting speeds
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dddr.h22 * These tables contain all valid speeds we want to override with board
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dddr.h19 * These tables contain all valid speeds we want to override with board

123456