Home
last modified time | relevance | path

Searched full:speed (Results 1 – 25 of 2539) sorted by relevance

12345678910>>...102

/openbmc/linux/tools/testing/selftests/net/forwarding/
Dethtool.sh
/openbmc/phosphor-fan-presence/control/
H A Dactions.hpp34 * @brief An action that sets the floor to the default fan floor speed
35 * @details Sets the fan floor to the defined default fan floor speed when a
46 * @brief An action to set a speed when a service owner is missing
47 * @details Sets the fans to the given speed when any service owner associated
49 * the event data again, active fan speed changes are allowed.
51 * @param[in] speed - Speed to set the zone to
54 * An Action function that sets the zone to the given speed if any service
57 Action set_speed_on_missing_owner(uint64_t speed);
60 * @brief An action to set the request speed base
61 * @details A new target speed is determined using a speed delta being added
[all …]
H A Dzone.hpp97 * Sets all fans in the zone to the speed
100 * @param[in] speed - the fan speed
102 void setSpeed(uint64_t speed);
105 * Sets the zone to full speed regardless of zone's active state
131 * @param[in] group - A group that affects speed decreases
329 * @brief Initialize a set speed event properties and actions
331 * @param[in] event - Set speed event
336 * @brief Removes all the set speed event properties and actions
338 * @param[in] event - Set speed event
343 * @brief Get the default floor speed
[all …]
H A Dpreconditions.hpp16 * subscribe/unsubscribe a set speed event group
18 * that when each entry's property value matches the given value, the set speed
20 * longer matches, the set speed event is removed from being active and fans
21 * are set to full speed.
24 * @param[in] sse - Set speed event definition
28 * and either subscribe or unsubscribe a set speed event group.
35 * of the services for the group to init/remove a set speed event
41 * @param[in] sse - Set speed event definitions
45 * that are not owned to either initialize or remove set speed events.
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
Dgk104.c
Dpcie.c
/openbmc/linux/drivers/platform/x86/
Dgpd-pocket-fan.c
/openbmc/linux/Documentation/hwmon/
Dg762.rst
Dg760a.rst
Dnct6775.rst
Dadm9240.rst
/openbmc/linux/tools/usb/usbip/libsrc/
Dusbip_device_driver.c
/openbmc/linux/Documentation/admin-guide/pm/
Dintel-speed-select.rst
/openbmc/linux/drivers/mtd/tests/
Dspeedtest.c
/openbmc/openbmc-test-automation/lib/
H A Dfan_utils.robot15 # Criteria for a fan at maximum speed.
93 Set Fan Target Speed
94 [Documentation] Set the target speed of a fan.
99 # fan_speed The target speed to set (e.g. "9000").
106 Get Target Speed Of Fans
107 [Documentation] Return the maximum target speed of the system fans.
121 [Documentation] Return the fan target speed setting, the speed of the
122 ... fan's clockwise blade, and the speed of the counter-clockwise blade.
125 # moving whenever the fan unit is transitioning to a new target speed.
131 # Get the fan target speed and the clockwise blade speed.
[all …]
/openbmc/linux/tools/power/cpupower/utils/helpers/
Dmisc.c
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.c21 * @speed: Array containing the speed values of all system clocks (initialized
25 u32 speed[MPC83XX_CLK_COUNT]; member
90 * The clock speed is read from the hardware's registers, and stored in the
123 priv->speed[clk] = 0; in init_single_clk()
126 priv->speed[clk] = csb_clk; in init_single_clk()
129 priv->speed[clk] = csb_clk / 2; in init_single_clk()
132 priv->speed[clk] = csb_clk / 3; in init_single_clk()
135 priv->speed[clk] = 0; in init_single_clk()
144 priv->speed[clk] = csb_clk * (1 + sccr_field(im, mask)); in init_single_clk()
149 priv->speed[clk] = csb_clk; /* i2c-2 clk is equal to csb clk */ in init_single_clk()
[all …]
/openbmc/linux/Documentation/ABI/testing/
Dsysfs-bus-pci-drivers-ehci_hcd
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot44 Check Fans Running At Target Speed
45 [Documentation] Verify fans are running at or near target speed.
48 # Set the speed tolerance criteria.
49 # A tolerance value of .30 means that the fan's speed should be
50 # within 30% of its set target speed. Fans may be accelerating
55 Verify Fan Speed ${tolerance} ${fan_names}
62 # The maximum target speed.
65 # Speed criteria for passing, which is 85% of max_speed.
69 # the fans to normal speed.
77 Check Fan Speed Increase When One Disabled
[all …]
/openbmc/phosphor-fan-presence/monitor/example/
H A Dmonitor.yaml18 # [Time (in secs) actual speed can be outside of deviation of
19 # target speed]
21 # [Percentage that actual speed must be within target speed]
25 # sensors: [array of speed sensors for the fan]
28 # setting a fan speed (otherwise just for reads)]
36 # fan speed. Default is 1 for fan speed target;
38 # offset [The offset to add to calculate the expected fan speed.
39 # Default is 0 for fan speed target;
55 # has a nonzero speed.]
62 # After a speed reading of a sensor is outside of the allowed deviation of
[all …]
/openbmc/linux/drivers/usb/misc/
Dtrancevibrator.c
/openbmc/linux/include/dt-bindings/pinctrl/
Dk210-fpioa.h
/openbmc/linux/Documentation/devicetree/bindings/phy/
Dnvidia,tegra194-xusb-padctl.yaml
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c
/openbmc/linux/drivers/net/phy/
Dswphy.c

12345678910>>...102