Searched refs:PCDP_CONSOLE_UART (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firmware/ | ||
H A D | pcdp.h | 23 #define PCDP_CONSOLE_UART (PCDP_UART | PCDP_CONSOLE) macro |
H A D | pcdp.c | 113 if (uart->type == PCDP_CONSOLE_UART) { in efi_setup_pcdp_console() |