/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | request_target_base.hpp | 30 * @class RequestTargetBase - Action to set the requested target base 32 * Sets the base of a calculated requested target to the maximum value found 33 * from the properties given within a group. The requested target base is what 34 * the calculated requested target should be determined from when changing fan 35 * targets. By default, the base of the next calculated requested target is the 55 * @brief Update the requested target base 66 * objects and sets the requested target base to this value. Only positive
|
H A D | net_target_increase.hpp | 35 * Calculates the net target increase to be requested based on the value of each 38 * is the increase change that's requested to the current target of a zone. 66 * Determines the net target increase delta to be requested based on the 70 * requested. For boolean & string values, the configured delta is 71 * requested when a property of the group equals the configured state. For 76 * requested on the zone.
|
H A D | net_target_decrease.hpp | 35 * Calculates the net target decrease to be requested based on the value of each 38 * is the decrease change that's requested to the current target of a zone. 66 * Determines the net target decrease delta to be requested based on the 70 * requested. For boolean & string values, the configured delta is 71 * requested when a property of the group equals the configured state. For 76 * requested on the zone.
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | zones.md | 42 NetTargetIncrease requests an increase. All increases requested inside of this 43 interval are analyzed and if the highest requested target is greater than the 49 Optional with a default of zero, meaning increases are immediately requested. 56 NetTargetDecrease requests a decrease. All increases and decreases requested 57 inside of this interval are analyzed and if the highest requested target is 60 Optional with a default of zero, meaning decreases are immediately requested.
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | manager_read_unittest.cpp | 21 uint32_t requested = 0x100; in TEST() local 23 std::vector<uint8_t> result = mgr.read(sess, ofs, requested); in TEST() 39 uint32_t requested = 0x100; in TEST() local 47 std::vector<uint8_t> result = mgr.read(sess, ofs, requested); in TEST() 63 uint32_t requested = 0x10; in TEST() local 72 EXPECT_CALL(*m1ptr, read(sess, ofs, requested)).WillOnce(Return(data)); in TEST() 74 std::vector<uint8_t> result = mgr.read(sess, ofs, requested); in TEST()
|
/openbmc/u-boot/include/ |
H A D | clk.h | 137 * requested clocks. 140 * clock has been previously requested and then will disable and free it. 143 * requested by clk_request/get_by_*(). 192 * requested clocks in a clock bulk struct. 195 * if clock has been previously requested and then will disable and free it. 198 * requested by clk_get_bulk(). 223 * clock_free - Free a previously requested clock. 225 * @clock: A clock struct that was previously successfully requested by 234 * @clk: A clock struct that was previously successfully requested by 243 * @clk: A clock struct that was previously successfully requested by [all …]
|
H A D | reset.h | 147 * reset_free - Free a previously requested reset signal. 150 * requested by reset_get_by_*(). 164 * requested by reset_get_by_*(). 179 * requested by reset_get_bulk(). 192 * requested by reset_get_by_*(). 206 * requested by reset_get_bulk(). 221 * reset_release_all - Assert/Free an array of previously requested resets. 224 * reset has been previously requested and then will assert and free it. 227 * requested by reset_get_by_*(). 234 * reset_release_bulk - Assert/Free an array of previously requested reset [all …]
|
/openbmc/qemu/qapi/ |
H A D | error.json | 18 # @CommandNotFound: the requested command has not been found 22 # @DeviceNotFound: the requested device has not been found 24 # @KVMMissingCap: the requested operation can't be fulfilled because a
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | Progress.interface.yaml | 2 Implement to provide the progress on user requested activity. Objects which 34 Requested operation is not started. 37 Requested operation is in progress.
|
/openbmc/telemetry/redfish-tests/ |
H A D | test_telemetry.py | 92 assert r["Id"] == id, "Invalid Id, different then requested" 94 assert r["Id"] == id, "Invalid Id, different then requested" 135 ), "Invalid actions, different then requested" 169 assert len(r["Metrics"]) == 1, "Invalid Metrics, different then requested" 172 ), "Invalid MetricId, different then requested" 175 ), "Invalid MetricProperties, different then requested" 200 ), "Invalid Metrics, different then requested" 260 assert interval == r_interval, "Invalid interval, different then requested" 300 ), "Invalid Metrics, different then requested"
|
/openbmc/openbmc-test-automation/lib/ |
H A D | host.tcl | 11 …# If this procedure is unable to get the requested information, it will print an error message to … 50 # If this procedure is unable to get the requested information, it will 75 # If this procedure is unable to get the requested information, it will 103 # If this procedure is unable to get the requested information, it will 132 # If this procedure is unable to get the requested information, it will 157 # If this procedure is unable to get the requested information, it will 182 # If this procedure is unable to get the requested information, it will
|
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/ |
H A D | st,stm32mp1-ddr.txt | 27 for STM32MP15x: 25 values are requested in this order 56 for STM32MP15x: 12 values are requested in this order 71 for STM32MP15x: 9 values are requested in this order 83 for STM32MP15x: 17 values are requested in this order 105 for STM32MP15x: 10 values are requested in this order 119 for STM32MP15x: 10 values are requested in this order 132 for STM32MP15x: 12 values are requested in this order
|
/openbmc/openpower-hw-diags/attn/ |
H A D | attn_common.cpp | 223 struct timespec requested, remaining; in sleepSeconds() local 227 requested.tv_sec = 1; in sleepSeconds() 228 requested.tv_nsec = 0; in sleepSeconds() 229 remaining = requested; in sleepSeconds() 231 while (-1 == nanosleep(&requested, &remaining)) in sleepSeconds() 234 if (requested <= remaining) in sleepSeconds() 240 requested = remaining; in sleepSeconds()
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.hpp | 24 * @param[in] cmd Requested command 25 * @param[in] data Requested data 36 * @param[in] data - Requested data.
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_ops.h | 24 * AVB_IO_RESULT_OK is returned if the requested operation was 32 * AVB_IO_RESULT_ERROR_NO_SUCH_PARTITION is returned if the requested 36 * range of bytes requested to be read or written is outside the range 46 * for the requested operation. 99 * AVB_IO_RESULT_ERROR_RANGE_OUTSIDE_PARTITION if the requested 102 * operation succeeds as requested AVB_IO_RESULT_OK is returned and 144 * AVB_IO_RESULT_ERROR_RANGE_OUTSIDE_PARTITION if the requested 147 * the operation succeeds as requested AVB_IO_RESULT_OK is 151 * of the requested bytes or returns an error.
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
H A D | window_hw_interface.hpp | 20 * region available is within the requested region. If the value is anything 50 * Returns a windowOffset and windowSize if the requested window was mapped. 52 * TODO: If the length requested is too large, windowSize will be written
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/ |
H A D | System.interface.yaml | 33 requested by a user. Despite its disruptive nature, this dump is able 79 - name: Requested 81 Requested for system dump and awaiting the host response 96 requested non-disruptive system dump.
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | base_message_registry.hpp | 77 "Indicates that the modification requested for the account was not successful.", 134 …"Indicates that the action requested was missing an action parameter that is required to process t… 173 …"Indicates that the requested parameter value could not be completed because of a mismatch with ot… 174 …"The parameter '%1' with the requested value of '%2' does not meet the constraints of the implemen… 389 …"Indicates that an event subscription establishment was requested but the operation failed due to … 445 …iated with the established session do not have sufficient privileges for the requested operation.", 446 …he account or credentials associated with the current session to perform the requested operation.", 523 "Indicates that a license is required to perform the requested operation.", 530 "Install the requested license and resubmit the request.", 585 "Indicates that the requested operation will not perform any changes on the service.", [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 143.out | 8 qemu-io: can't open device nbd+unix:///no_such_export?socket=SOCK_DIR/nbd: Requested export not ava… 10 qemu-io: can't open device nbd+unix:///aa--aa1?socket=SOCK_DIR/nbd: Requested export not available
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | deviation.md | 6 requested target before being deemed out-of-spec and not functioning as expected 7 according to the target requested.
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/ |
H A D | Resource.interface.yaml | 59 - name: Requested 61 Requested for resource dump and awaiting the host response 73 Caller does not have enough privileges to execute the requested
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/ |
H A D | clock.h | 32 * @frequency: the requested PLLD frequency 34 * Return the PLLD frequenc (which may not quite what was requested), or 0
|
/openbmc/phosphor-state-manager/ |
H A D | host_state_manager.hpp | 182 * @param[in] tranReq - Transition requested 291 // When restoring, set the requested state with persistent value in load() 305 /** @brief Serialize and persist requested host state 307 * @return fs::path - pathname of persisted requested host state. 311 /** @brief Deserialize a persisted requested host state. 330 * @param[in] tranReq - Transition requested 332 * @return string - systemd target name of Requested transition 354 /** @brief Requested Transition to systemd target mapping table. **/
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/glm/ |
H A D | glmConfigVersion.cmake.in | 6 # the requested version string are exactly the same and it sets 7 # PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version.
|
/openbmc/phosphor-logging/yaml/xyz/openbmc_project/Logging/Internal/ |
H A D | Manager.interface.yaml | 8 Write the requested error/event entry with its associated metadata 28 Write the requested error/event entry with its associated metadata
|