Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp50 auto debugCardPresent = isOCPDebugCardPresent(); in configSerialConsoleMux() local
52 if (debugCardPresent) in configSerialConsoleMux()
69 debugCardPresent ? GpioState::assert : GpioState::deassert; in configSerialConsoleMux()