/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/ |
H A D | bios-version.bb | 16 file://pch-standby.service \ 17 file://pch-standby-check.sh \ 23 install -m 0755 ${UNPACKDIR}/pch-standby-check.sh ${D}${libexecdir}/ 27 install -m 0644 ${UNPACKDIR}/pch-standby.service ${D}${systemd_system_unitdir}/ 31 SYSTEMD_SERVICE:${PN} += "pch-standby.service" 34 FILES:${PN} += "${systemd_system_unitdir}/pch-standby.service ${libexecdir}/pch-standby-check.sh"
|
/openbmc/qemu/docs/system/ |
H A D | virtio-net-failover.rst | 2 QEMU virtio-net standby (net_failover) 5 This document explains the setup and usage of virtio-net standby feature which 14 The two devices are called primary and standby device. The fast hardware based 16 standby device. 24 and standby devices are not plugged into the same PCIe slot. 29 Virtio-net standby allows easy migration while using a passed-through 54 ``failover_pair_id`` references the id of the virtio-net standby device. 61 Both primary and standby device can be hotplugged via the QEMU 73 feature bit was negotiated for the virtio-net standby device.
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_basic_ci.robot | 25 # 3 minutes standby boot time. 30 Verify Application Services Running At Standby 35 # At standby, there shouldn't be any pending job waiting to complete. 53 Verify Front And Rear LED At Standby 54 [Documentation] Front and Rear LED should be off at standby. 105 # Get the "2min 33.581s" string total time taken to reach standby.
|
/openbmc/openbmc/meta-phosphor/recipes-x86/peci-pcie/ |
H A D | peci-pcie_git.bb | 11 PACKAGECONFIG[wait-for-os-standby] = "-Dwait-for-os-standby=enabled,-Dwait-for-os-standby=disabled"
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | endpoint_group.hpp | 14 Standby, enumerator 31 {AccessState::Standby, "Standby"},
|
H A D | connection.hpp | 26 Standby, enumerator 47 {AccessState::Standby, "Standby"},
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stm32mp157c-ed1.dts | 89 regulator-state-standby { 110 regulator-state-standby { 134 regulator-state-standby { 159 regulator-state-standby { 179 regulator-state-standby { 198 regulator-state-standby { 217 regulator-state-standby { 235 regulator-state-standby { 254 regulator-state-standby { 273 regulator-state-standby { [all …]
|
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/ |
H A D | pch-standby.service | 2 Description=Wait for PCH Standby Power Sequence Completion 6 ExecStart=/usr/libexec/pch-standby-check.sh
|
H A D | bios-version.service | 5 Wants=pch-standby.service 6 After=pch-standby.service
|
H A D | pch-standby-check.sh | 20 echo "PCH Standby Power Sequence Complete" 23 echo "Waiting for PCH Standby Power Sequence..."
|
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/phosphor-software-manager/ |
H A D | obmc-flash-host-bios@.service | 3 Wants=pch-standby.service 4 After=pch-standby.service
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_alternate_fan_settings.robot | 64 Verify Supported Fan Thermal Modes Switch At Standby 65 [Documentation] Check that supported modes are set successfully at standby. 103 [Documentation] Verify the thermal mode switches successfully at standby or runtime. 108 # pre_req_state Set the state of the host to Standby or Runtime (e.g. "Running")
|
H A D | test_led_indicator_asserted.robot | 22 Verify LED Lamp Test Asserted At Standby 23 [Documentation] Verify the LED asserted at standby is set to off or blinking. 42 Verify LED Power Supply Units Asserted At Standby 43 [Documentation] Verify the power supply units are asserted at standby to lit or off. 62 Verify LED Fans Asserted At Standby 63 [Documentation] Verify the fans are asserted at standby to lit or off.
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-catalina/plat-svc/files/catalina/ |
H A D | platform-early-sys-init | 153 # Enable standby power and bind i2c components 154 echo "Attempting to enable standby power..." 155 if /usr/libexec/plat-svc/standby-power-enable; then 156 echo "Standby power enable successful." 158 echo "Error: Standby power enable failed."
|
/openbmc/phosphor-power/phosphor-power-sequencer/docs/ |
H A D | named_gpios.md | 5 The main (non-standby) voltage rails in a chassis are powered on or off by 20 indicating whether all the main (non-standby) rails are powered on.
|
/openbmc/docs/designs/ |
H A D | device-tree-gpio-naming.md | 130 #### regulator-standby-faulted 132 This GPIO value represents the status of standby power regulator fault detection 134 non-faulted condition after AC power cycle when no standby power regulator fault 135 condition is present. The status will reflect a standby regulator power faulted 136 condition when an unexpected drop in standby power is detected.
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/boot-status-led/files/ |
H A D | boot-status-led.sh | 38 …if [[ $boot_status != "\"xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.Standby\"" ]] &… 41 …t_status == "\"xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.Standby\"" ]] && [[ $led_…
|
/openbmc/u-boot/arch/arm/mach-uniphier/ |
H A D | sc-regs.h | 60 #define SC_RSTCTRL4_NRST_UMCA2 (0x1 << 10) /* UMC ch2 standby */ 61 #define SC_RSTCTRL4_NRST_UMCA1 (0x1 << 9) /* UMC ch1 standby */ 62 #define SC_RSTCTRL4_NRST_UMCA0 (0x1 << 8) /* UMC ch0 standby */
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 109.out | 43 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 45 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 94 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 96 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 145 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 147 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 196 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 198 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 247 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} 249 …croseconds": TIMESTAMP}, "event": "JOB_STATUS_CHANGE", "data": {"status": "standby", "id": "src"}} [all …]
|
/openbmc/openbmc-test-automation/openpower/ |
H A D | test_occ_power.robot | 75 Verify OCC State At Standby 76 [Documentation] Verify OCC state at standby.
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/gpio/phosphor-gpio-monitor/obmc/gpio/ |
H A D | gpios-6.conf | 2 #store the HSBP 12V standby cable present signal
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | mux.h | 17 * SB_LOW - Standby mode configuration: Output low-level 18 * SB_HI - Standby mode configuration: Output high-level 19 * SB_HIZ - Standby mode configuration: Output hi-impedence 20 * SB_PD - Standby mode pull-down enabled 21 * SB_PU - Standby mode pull-up enabled
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | assert-post-end | 3 …tem.Status OperatingSystemState s xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.Standby
|
H A D | initial-poweron-device | 6 # The hardware disables the multiplexer in standby
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Host.interface.yaml | 75 - name: "Standby" 77 Host firmware is in a standby state. It is awaiting a Transition
|