Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmps.hpp74 struct MPSConfig struct
315 std::unique_ptr<MPSConfig> configuration;
H A Dmps.cpp156 configuration = std::make_unique<MPSConfig>(); in parseImage()