PCI_IO_RANGE_TYPE_32  822 drivers/pci/controller/dwc/pci-keystone.c 	writew(PCI_IO_RANGE_TYPE_32 | (PCI_IO_RANGE_TYPE_32 << 8),
PCI_IO_RANGE_TYPE_32  520 drivers/pci/controller/pci-aardvark.c 	bridge->conf.iobase = PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  521 drivers/pci/controller/pci-aardvark.c 	bridge->conf.iolimit = PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  499 drivers/pci/controller/pci-mvebu.c 		conf->iobase |= PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  500 drivers/pci/controller/pci-mvebu.c 		conf->iolimit |= PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  578 drivers/pci/controller/pci-mvebu.c 		bridge->conf.iobase = PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  579 drivers/pci/controller/pci-mvebu.c 		bridge->conf.iolimit = PCI_IO_RANGE_TYPE_32;
PCI_IO_RANGE_TYPE_32  922 drivers/pci/hotplug/ibmphp_pci.c 		if ((io_base & PCI_IO_RANGE_TYPE_MASK) == PCI_IO_RANGE_TYPE_32) {
PCI_IO_RANGE_TYPE_32  419 drivers/pci/probe.c 	if ((io_base_lo & PCI_IO_RANGE_TYPE_MASK) == PCI_IO_RANGE_TYPE_32) {