Home
last modified time | relevance | path

Searched refs:getGpioValue (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dutils.hpp65 int getGpioValue(const std::string& gpioName);
H A Dsecure_boot_check.cpp105 phosphor::state::manager::utils::getGpioValue("bmc-secure-boot"); in main()
H A Dutils.cpp145 int getGpioValue(const std::string& gpioName) in getGpioValue() function
H A Dbmc_state_manager.cpp306 phosphor::state::manager::utils::getGpioValue("reset-cause-pinhole"); in discoverLastRebootCause()
H A Dchassis_state_manager.cpp155 if (phosphor::state::manager::utils::getGpioValue( in determineInitialState()
786 auto gpioval = utils::getGpioValue("regulator-standby-faulted"); in standbyVoltageRegulatorFault()