Home
last modified time | relevance | path

Searched refs:GPIOGroup (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90320_device.cpp32 struct GPIOGroup struct
47 static const std::array<GPIOGroup, 5> gpioGroups = {
48 GPIOGroup{"MAR01_24_GPIO_VALUES", "MAR01-24", 0, 24},
49 GPIOGroup{"EN1_32_GPIO_VALUES", "EN1-32", 24, 32},
50 GPIOGroup{"LGP01_16_GPIO_VALUES", "LGP01-16", 56, 16},
51 GPIOGroup{"DMON1_8_GPIO_VALUES", "DMON1-8", 72, 8},
52 GPIOGroup{"GPIO1_4_GPIO_VALUES", "GPIO1-4", 80, 4}};
72 for (const GPIOGroup& group : gpioGroups) in storeGPIOValues()
/openbmc/phosphor-power/power-sequencer/
H A Dtypes.hpp56 using GPIOGroup = std::tuple<std::string, gpio::Value, ErrorFunction, typedef
59 using GPIOAnalysis = std::map<extraAnalysisType, GPIOGroup>;
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dtypes.hpp56 using GPIOGroup = std::tuple<std::string, gpio::Value, ErrorFunction, typedef
59 using GPIOAnalysis = std::map<extraAnalysisType, GPIOGroup>;
/openbmc/phosphor-power/power-sequencer/templates/
H A Ducd90160_defs.mako.cpp37 GPIOGroup{
/openbmc/witherspoon-pfault-analysis/power-sequencer/templates/
H A Ducd90160_defs.mako.cpp38 GPIOGroup{