Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dpcdp.h23 #define PCDP_CONSOLE_UART (PCDP_UART | PCDP_CONSOLE) macro
H A Dpcdp.c113 if (uart->type == PCDP_CONSOLE_UART) { in efi_setup_pcdp_console()