Home
last modified time | relevance | path

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

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