Searched full:pinhole (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | Kconfig | 66 bool "IBM Cell Blade Pinhole reset button" 70 Support Pinhole Resetbutton on IBM Cell blades. 71 This adds a method to trigger system reset via front panel pinhole button.
|
/openbmc/phosphor-state-manager/ |
H A D | bmc_state_manager.cpp | 318 // reset-cause-pinhole gpio to see if it is the reason for the reboot in discoverLastRebootCause() 320 phosphor::state::manager::utils::getGpioValue("reset-cause-pinhole"); in discoverLastRebootCause() 322 // A 0 indicates a pinhole reset occurred in discoverLastRebootCause() 325 info("The BMC reset was caused by a pinhole reset"); in discoverLastRebootCause() 328 // Generate log telling user a pinhole reset has occurred in discoverLastRebootCause() 338 // Note that a pinhole reset will remove AC power to the chassis in discoverLastRebootCause() 339 // on some systems so we always want to look for the pinhole reset in discoverLastRebootCause()
|
H A D | chassis_state_manager.cpp | 135 // was not a pinhole reset, log an error in determineInitialState() 154 // 0 indicates pinhole reset. 1 is NOT pinhole reset in determineInitialState() 156 "reset-cause-pinhole") != 0) in determineInitialState() 169 info("Pinhole reset"); in determineInitialState()
|
H A D | discover_system_state.cpp | 82 // If the BMC was rebooted due to a user initiated pinhole reset, do not in main() 96 "BMC was reset due to pinhole reset, no power restore policy will be run"); in main()
|
/openbmc/docs/designs/ |
H A D | device-tree-gpio-naming.md | 158 #### reset-cause-pinhole 160 The pinhole reset cause will be utilized by BMC firmware to know when it has 161 been reset due to a user initiated pinhole reset. This is commonly done in error 164 after the BMC reset to know the reason for the reboot was a pinhole reset.
|
H A D | power-recovery.md | 105 pgood pin. Blackouts can be intentionally triggered by a user (i.e a pinhole
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | BMC.interface.yaml | 81 Last reboot is caused by pinhole reset
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/ |
H A D | disable-run-test-program-while-cross-compiling.patch | 179 AC_MSG_CHECKING([for separate IP versions on pinhole endpoints])
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ibm-bonnell.dts | 136 /*F0-F7*/ "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","","","",
|
H A D | aspeed-bmc-ibm-blueridge.dts | 207 /*F0-F7*/ "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","",
|
H A D | aspeed-bmc-ibm-rainier.dts | 204 …/*F0-F7*/ "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","","factory-reset-toggl…
|
H A D | aspeed-bmc-ibm-fuji.dts | 293 /*F0-F7*/ "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","",
|
H A D | aspeed-bmc-ibm-everest.dts | 293 …/*F0-F7*/ "","","rtc-battery-voltage-read-enable","reset-cause-pinhole","","","factory-reset-toggl…
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 1183 "Description": "User initiated a pinhole reset via the op-panel", 1184 "Message": "User initiated a pinhole reset via the op-panel", 1187 "pinhole reset was performed on the BMC, resulting in a ",
|