Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dpcdp.h60 #define PCDP_PCI_TRANS_MMIO 0x01 macro
H A Dpcdp.c66 if (if_pci.trans & PCDP_PCI_TRANS_MMIO) in setup_vga_console()