Home
last modified time | relevance | path

Searched full:voltageregulator (Results 1 – 14 of 14) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/
H A Dvr.hpp22 class VoltageRegulator class
25 explicit VoltageRegulator(sdbusplus::async::context& ctx) : ctx(ctx) {} in VoltageRegulator() function in phosphor::software::VR::VoltageRegulator
26 virtual ~VoltageRegulator() = default;
28 VoltageRegulator(VoltageRegulator& vr) = delete;
29 VoltageRegulator& operator=(VoltageRegulator other) = delete;
30 VoltageRegulator(VoltageRegulator&& other) = delete;
31 VoltageRegulator& operator=(VoltageRegulator&& other) = delete;
56 std::unique_ptr<VoltageRegulator> create(sdbusplus::async::context& ctx,
H A Di2cvr_device.hpp34 std::unique_ptr<VRInf::VoltageRegulator> vrInterface;
H A Dvr.cpp14 std::unique_ptr<VoltageRegulator> create(sdbusplus::async::context& ctx, in create()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DPower.events.yaml22 - name: VoltageRegulator
33 '{VoltageRegulator}'
49 - name: VoltageRegulator
56 A fault has cleared on voltage regulator '{VoltageRegulator}'.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dphysical_context.hpp32 VoltageRegulator, enumerator
106 {PhysicalContext::VoltageRegulator, "VoltageRegulator"},
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json48 "VoltageRegulator",
137 "VoltageRegulator": "A voltage regulator device." string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json48 "VoltageRegulator",
137 "VoltageRegulator": "A voltage regulator device." string
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.hpp13 class XDPE1X2XX : public VoltageRegulator
H A Dxdpe1x2xx.cpp70 VoltageRegulator(ctx), i2cInterface(phosphor::i2c::I2C(bus, address)) in XDPE1X2XX()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp13 class ISL69269 : public VoltageRegulator
H A Disl69269.cpp67 VoltageRegulator(ctx), i2cInterface(phosphor::i2c::I2C(bus, address)), in ISL69269()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.hpp254 class MPSVoltageRegulator : public VoltageRegulator
259 VoltageRegulator(ctx), i2cInterface(phosphor::i2c::I2C(bus, address)) in MPSVoltageRegulator()
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DPhysicalContext_v1.xml153 <Member Name="VoltageRegulator">
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DPhysicalContext_v1.xml153 <Member Name="VoltageRegulator">