Home
last modified time | relevance | path

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

/openbmc/phosphor-gpio-monitor/
H A DgpioMon.cpp22 constexpr auto init_low = "INIT_LOW"; variable
114 if (auto itr = targets.find(value ? init_high : init_low); in gpioHandleInitialState()