Home
last modified time | relevance | path

Searched refs:getExponentValue (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dpmbus_read_sensor_action.cpp51 int8_t exponentValue = getExponentValue(environment, interface); in execute()
97 int8_t PMBusReadSensorAction::getExponentValue(ActionEnvironment& environment, in getExponentValue() function in phosphor::power::regulators::PMBusReadSensorAction
H A Dpmbus_write_vout_command_action.cpp41 int8_t exponentValue = getExponentValue(environment, interface); in execute()
95 int8_t PMBusWriteVoutCommandAction::getExponentValue( in getExponentValue() function in phosphor::power::regulators::PMBusWriteVoutCommandAction
H A Dpmbus_read_sensor_action.hpp164 int8_t getExponentValue(ActionEnvironment& environment,
H A Dpmbus_write_vout_command_action.hpp195 int8_t getExponentValue(ActionEnvironment& environment,