Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci.h215 #define PCI_BASE_ADDRESS_IO_MASK (~0x03ULL) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h111 #define PCI_BASE_ADDRESS_IO_MASK (~0x03UL) macro