Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci.h295 #define PCI_CB_IO_RANGE_MASK ~0x03 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h190 #define PCI_CB_IO_RANGE_MASK (~0x03UL) macro