Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dpcdp.h25 #define PCDP_CONSOLE_VGA (PCDP_VGA | PCDP_CONSOLE_OUTPUT) macro
H A Dpcdp.c125 if (dev->type == PCDP_CONSOLE_VGA) { in efi_setup_pcdp_console()