Home
last modified time | relevance | path

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

/tools/firmware/hvmloader/
A Dpci_regs.h89 #define PCI_BASE_ADDRESS_IO_MASK (~0x03UL) macro
A Dpci.c270 (PCI_BASE_ADDRESS_IO_MASK & 0xffff)); in pci_setup()
524 bar_data &= ~PCI_BASE_ADDRESS_IO_MASK; in pci_setup()

Completed in 12 milliseconds