Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/inc/
H A Dserial_uart_mux.hpp48 debugCardPresentGpio = gpio; in SerialUartMux()
79 GpioInfo debugCardPresentGpio; member in SerialUartMux
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp43 auto gpioState = getGpioState(debugCardPresentGpio.fd, in isOCPDebugCardPresent()
44 debugCardPresentGpio.polarity); in isOCPDebugCardPresent()