Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dioreq.c296 #define PCI_HIGHREG_MASK 0xF00 macro
343 ((pci_cfg_addr >> 16) & PCI_HIGHREG_MASK); in handle_cf8cfc()