Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/
Dpcdp.h26 #define PCDP_CONSOLE_UART (PCDP_UART | PCDP_CONSOLE) macro
Dpcdp.c114 if (uart->type == PCDP_CONSOLE_UART) { in efi_setup_pcdp_console()