Home
last modified time | relevance | path

Searched defs:PCI_IO_RANGE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpci.h246 #define PCI_IO_RANGE_MASK ~0x0f macro
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h139 #define PCI_IO_RANGE_MASK (~0x0fUL) /* Standard 4K I/O windows */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h140 #define PCI_IO_RANGE_MASK (~0x0fUL) /* Standard 4K I/O windows */ macro