Searched defs:PCI_CB_IO_RANGE_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | pci.h | 295 #define PCI_CB_IO_RANGE_MASK ~0x03 macro |
/openbmc/qemu/include/standard-headers/linux/ | ||
H A D | pci_regs.h | 190 #define PCI_CB_IO_RANGE_MASK (~0x03UL) macro |