Home
last modified time | relevance | path

Searched refs:VIN_VOLTAGE_110_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/
H A Dpmbus.hpp26 constexpr auto VIN_VOLTAGE_110_THRESHOLD = 160; variable
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.cpp1196 else if (actualInputVoltage < in_input::VIN_VOLTAGE_110_THRESHOLD) in getInputVoltage()