Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ducd90320_device.cpp47 static const std::array<GPIOGroup, 5> gpioGroups = { variable
60 gpioGroups.back().offset + gpioGroups.back().count; in storeGPIOValues()
72 for (const GPIOGroup& group : gpioGroups) in storeGPIOValues()