Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dpcdp.h34 #define PCDP_UART_PRIMARY_CONSOLE (1 << 2) macro
Dpcdp.c113 if (uart->flags & PCDP_UART_PRIMARY_CONSOLE || serial) { in efi_setup_pcdp_console()