Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dpcdp.h84 #define PCDP_PRIMARY_CONSOLE 1 macro
H A Dpcdp.c124 if (dev->flags & PCDP_PRIMARY_CONSOLE) { in efi_setup_pcdp_console()