Home
last modified time | relevance | path

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

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