Searched refs:PCI_IO_1K_RANGE_MASK (Results 1 – 4 of 4) sorted by relevance
140 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
141 #define PCI_IO_1K_RANGE_MASK (~0x03UL) /* Intel 1K I/O windows */ macro
582 io_mask = PCI_IO_1K_RANGE_MASK; in pci_setup_bridge_io()
410 io_mask = PCI_IO_1K_RANGE_MASK; in pci_read_bridge_io()