Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dpcdp.h31 #define PCDP_UART_PRIMARY_CONSOLE (1 << 2) macro
H A Dpcdp.c112 if (uart->flags & PCDP_UART_PRIMARY_CONSOLE || serial) { in efi_setup_pcdp_console()