| /openbmc/phosphor-time-manager/test/ |
| H A D | TestUtils.cpp | 18 EXPECT_EQ(Mode::NTP, in TEST() 21 Mode::Manual, in TEST() 35 modeToStr(Mode::NTP)); in TEST() 37 modeToStr(Mode::Manual)); in TEST() 40 EXPECT_ANY_THROW(modeToStr(static_cast<Mode>(100))); in TEST()
|
| H A D | TestBmcEpoch.cpp | 45 bmcEpoch->onModeChanged(Mode::NTP); in TEST_F() 46 EXPECT_EQ(Mode::NTP, manager.getTimeMode()); in TEST_F() 48 bmcEpoch->onModeChanged(Mode::Manual); in TEST_F() 49 EXPECT_EQ(Mode::Manual, manager.getTimeMode()); in TEST_F() 55 EXPECT_EQ(Mode::Manual, manager.getTimeMode()); in TEST_F()
|
| H A D | TestManager.cpp | 33 EXPECT_EQ(Mode::Manual, manager.getTimeMode()); in TEST_F() 38 EXPECT_EQ(Mode::NTP, manager.getTimeMode()); in TEST_F()
|
| /openbmc/phosphor-fan-presence/monitor/ |
| H A D | main.cpp | 41 Mode mode = Mode::init; in main() 63 mode = Mode::init; in main() 67 mode = Mode::monitor; in main() 99 if (mode == Mode::init) in main()
|
| /openbmc/phosphor-pid-control/ |
| H A D | ipmi.md | 22 ### OEM Get/Set Control Mode 42 | `07` | `Mode` | `If Set, Value 1 == Manual Mode, 0 == Automatic Mode` | 51 | `07` | `Mode` | `If Set, Value 1 == Manual Mode, 0 == Automatic Mode` | 53 ### OEM Get Failsafe Mode 76 | `07` | `failsafe` | `1 == in Failsafe Mode, 0 not in failsafe mode` |
|
| /openbmc/phosphor-time-manager/ |
| H A D | meson.options | 17 # Ex: meson configure -Ddefault_time_mode=Mode::Manual 22 choices: ['Mode::Manual', 'Mode::NTP'], 23 value: 'Mode::Manual',
|
| H A D | manager.hpp | 37 void setTimeMode(Mode mode) in setTimeMode() 42 Mode getTimeMode() in getTimeMode() 61 Mode timeMode = DEFAULT_TIME_MODE;
|
| /openbmc/phosphor-power/tools/i2c/ |
| H A D | i2c_interface.hpp | 61 enum class Mode enum in i2c::I2CInterface 141 Mode mode = Mode::SMBUS) = 0; 186 Mode mode = Mode::SMBUS) = 0;
|
| H A D | i2c.hpp | 195 Mode mode = Mode::SMBUS) override; 208 Mode mode = Mode::SMBUS) override;
|
| /openbmc/openbmc/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | intltool-nowarn.patch | 10 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 20 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 30 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- 40 # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*-
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_boot_devices.robot | 31 ... Diags=Force Boot from default Hard-Drive, request Safe-Mode 45 Verify BMC Redfish Boot Source Override with Enabled Mode As Once 46 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Once. 65 Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous 66 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Continuous. 85 Verify BMC Redfish Boot Source Override with Enabled Mode As Disabled 86 [Documentation] Verify BMC Redfish Boot Source Override with Enabled Mode As Disabled. 105 Verify Boot Source Override Policy Persistency With Enabled Mode As Once After BMC Reboot 106 …[Documentation] Verify Boot Source Override Policy Persistency with Enabled Mode As Once After BM… 125 Verify Boot Source Override Policy Persistency With Enabled Mode As Continuous After BMC Reboot [all …]
|
| H A D | test_alternate_fan_settings.robot | 28 Verify Current Fan Thermal Mode 68 [Template] Set and Verify Thermal Mode Switches 80 [Template] Set and Verify Thermal Mode Switches 89 Verify Supported Fan Thermal Mode Remains Set After Boot 92 [Template] Set and Verify Thermal Mode After Boot 103 Set and Verify Thermal Mode Switches 122 Set and Verify Thermal Mode After Boot 130 Set and Verify Thermal Mode Switches ${pre_req_state} ${thermal_mode}
|
| H A D | test_powersubsystem_settings.robot | 18 # Power Mode Settings 24 Verify Current Power Mode Setting 45 Verify Allowable Power Mode Settings 55 Verify Allowable Power Mode Settings Switch At Runtime 58 [Template] Set and Verify Power Mode Switches 129 Set and Verify Power Mode Switches
|
| /openbmc/openpower-occ-control/ |
| H A D | powermode.cpp | 30 using Mode = sdbusplus::xyz::openbmc_project::Control::Power::server::Mode; typedef 72 using Mode = typedef 73 sdbusplus::xyz::openbmc_project::Control::Power::server::Mode; 76 {Mode::PowerMode::Static, Mode::PowerMode::MaximumPerformance, 77 Mode::PowerMode::PowerSaving}); 216 SysPwrMode getInternalMode(const Mode::PowerMode& mode) in getInternalMode() 218 if (mode == Mode::PowerMode::MaximumPerformance) in getInternalMode() 222 else if (mode == Mode::PowerMode::PowerSaving) in getInternalMode() 226 else if (mode == Mode::PowerMode::Static) in getInternalMode() 230 else if (mode == Mode::PowerMode::EfficiencyFavorPower) in getInternalMode() [all …]
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Mode' 8 '../../../../../yaml/xyz/openbmc_project/Control/Mode.interface.yaml', 28 'xyz/openbmc_project/Control/Mode',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Power/Mode' 8 '../../../../../../yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml', 28 'xyz/openbmc_project/Control/Power/Mode',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Boot/Mode' 8 '../../../../../../yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml', 28 'xyz/openbmc_project/Control/Boot/Mode',
|
| /openbmc/phosphor-power/phosphor-regulators/test/actions/ |
| H A D | i2c_write_bytes_action_tests.cpp | 160 A<i2c::I2CInterface::Mode>())) in TEST() 163 write(0x7C, 3, NotNull(), i2c::I2CInterface::Mode::I2C)) in TEST() 195 i2c::I2CInterface::Mode::I2C)) in TEST() 199 write(0xA0, 2, NotNull(), i2c::I2CInterface::Mode::I2C)) in TEST() 240 i2c::I2CInterface::Mode::I2C)) in TEST() 244 write(0xA0, 1, NotNull(), i2c::I2CInterface::Mode::I2C)) in TEST() 305 i2c::I2CInterface::Mode::I2C)) in TEST() 311 A<i2c::I2CInterface::Mode>())) in TEST() 366 A<i2c::I2CInterface::Mode>())) in TEST() 369 write(0x7C, 3, NotNull(), i2c::I2CInterface::Mode::I2C)) in TEST()
|
| /openbmc/phosphor-settingsd/ |
| H A D | README-settings-manager.md | 31 Interface: xyz.openbmc_project.Control.Boot.Mode 33 BootMode: Mode::Modes::Regular 36 Interface: xyz.openbmc_project.Control.Boot.Mode 38 BootMode: Mode::Modes::Safe
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | main.cpp | 73 Mode mode; in main() 76 mode = Mode::init; in main() 80 mode = Mode::control; in main() 119 if (mode == Mode::init) in main()
|
| /openbmc/qemu/docs/user/ |
| H A D | index.rst | 1 .. _User Mode Emulation: 4 User Mode Emulation
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/ |
| H A D | meson.build | 3 subdir('Mode') subdir 38 '../../../../../yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml', 40 output: ['Mode.md'], 52 'xyz/openbmc_project/Control/Boot/Mode',
|
| /openbmc/u-boot/doc/ |
| H A D | README.falcon | 1 U-Boot Falcon Mode 7 This document provides an overview of how to add support for Falcon Mode 10 Falcon Mode is introduced to speed up the booting process, allowing 13 Falcon Mode relies on the SPL framework. In fact, to make booting faster, 21 The Falcon Mode extends this way allowing to start the Linux kernel directly 28 With Falcon Mode, this snapshot can be saved into persistent storage and SPL is 43 3. Boot the board into Falcon Mode. SPL will load the kernel and copy 54 Falcon Mode is generally activated by setting CONFIG_SPL_OS_BOOT. This tells 72 CONFIG_SPL_OS_BOOT Activate Falcon Mode. 130 The following example shows how to prepare the data for Falcon Mode on [all …]
|
| /openbmc/phosphor-power/tools/i2c/test/ |
| H A D | mocked_i2c_interface.hpp | 23 (uint8_t addr, uint8_t& size, uint8_t* data, Mode mode), 30 (uint8_t addr, uint8_t size, const uint8_t* data, Mode mode),
|
| /openbmc/u-boot/board/logicpd/omap3som/ |
| H A D | README | 14 Falcon Mode: FAT SD cards 20 afterwards) along with a Falcon Mode aware MLO and the FAT partition has 41 Falcon Mode: NAND 47 along with a Falcon Mode aware MLO written to the correct locations for
|