Searched refs:INPUT_HISTORY (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-power/ |
H A D | types.hpp | 36 constexpr auto INPUT_HISTORY = "input_history"; variable
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/power/ |
H A D | witherspoon-power-supply-sync.bb | 2 DESCRIPTION = "Synchronizes the power supplies' INPUT_HISTORY data"
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | power_supply.cpp | 69 constexpr auto INPUT_HISTORY = "input_history"; variable 805 pmbusIntf.readBinary(INPUT_HISTORY, pmbus::Type::HwmonDeviceDebug, in updateHistory()
|
/openbmc/phosphor-power/power-supply/ |
H A D | power_supply.cpp | 742 pmbusIntf.readBinary(INPUT_HISTORY, pmbus::Type::HwmonDeviceDebug, in updateHistory()
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | power_supply.cpp | 1140 data = pmbusIntf->readBinary(INPUT_HISTORY, in monitorPeakInputPowerSensor()
|
/openbmc/phosphor-power/phosphor-power-supply/test/ |
H A D | power_supply_tests.cpp | 80 ON_CALL(mockPMBus, readBinary(INPUT_HISTORY, Type::HwmonDeviceDebug, 5)) in setPMBusExpectations() 2035 readBinary(INPUT_HISTORY, Type::HwmonDeviceDebug, 5)) in TEST_F()
|