Searched refs:io_offset (Results 1 – 25 of 34) sorted by relevance
12
| /arch/powerpc/kernel/ |
| A D | pci_32.c | 232 unsigned long io_offset; in pcibios_setup_phb_io_space() local 236 io_offset = pcibios_io_space_offset(hose); in pcibios_setup_phb_io_space() 237 res->start += io_offset; in pcibios_setup_phb_io_space() 238 res->end += io_offset; in pcibios_setup_phb_io_space()
|
| /arch/mips/pci/ |
| A D | pci-bcm1480ht.c | 181 .io_offset = A_BCM1480_PHYS_HT_IO_MATCH_BYTES, 196 bcm1480ht_controller.io_map_base -= bcm1480ht_controller.io_offset; in bcm1480ht_pcibios_init()
|
| A D | pci-malta.c | 63 .io_offset = 0x00000000UL, 140 gt64120_controller.io_offset = 0; in mips_pcibios_init() 202 msc_controller.io_offset = 0; in mips_pcibios_init()
|
| A D | pci-bcm1480.c | 185 .io_offset = A_BCM1480_PHYS_PCI_IO_MATCH_BYTES, 242 bcm1480_controller.io_map_base -= bcm1480_controller.io_offset; in bcm1480_pcibios_init()
|
| A D | pci-ip32.c | 120 .io_offset = 0,
|
| A D | pci-lantiq.c | 79 .io_offset = 0x00000000UL,
|
| A D | pci-rc32434.c | 98 .io_offset = 0,
|
| A D | pci-legacy.c | 99 hose->io_resource, hose->io_offset); in pcibios_scanbus()
|
| A D | pci-mt7620.c | 217 .io_offset = 0x00000000UL,
|
| /arch/mips/cobalt/ |
| A D | pci.c | 37 .io_offset = 0 - GT_DEF_PCI0_IO_BASE,
|
| /arch/mips/loongson2ef/common/ |
| A D | pci.c | 30 .io_offset = 0x00000000UL,
|
| /arch/arm/include/asm/mach/ |
| A D | pci.h | 38 unsigned long io_offset; /* bus->cpu IO mapping offset */ member
|
| /arch/sh/drivers/pci/ |
| A D | pci-dreamcast.c | 43 .io_offset = 0x00000000,
|
| A D | pci-sh7751.c | 64 .io_offset = 0x00000000,
|
| A D | pci.c | 51 offset = hose->io_offset; in pcibios_scanbus()
|
| A D | pci-sh7780.c | 59 .io_offset = 0,
|
| /arch/mips/include/asm/ |
| A D | pci.h | 39 unsigned long io_offset; member
|
| /arch/sh/include/asm/ |
| A D | pci.h | 24 unsigned long io_offset; member
|
| /arch/sparc/kernel/ |
| A D | pci_impl.h | 103 resource_size_t io_offset; member
|
| A D | pci_common.c | 415 pbm->io_offset = a - region_a; in pci_determine_mem_io_space() 451 pbm->name, &pbm->io_space, pbm->io_offset); in pci_determine_mem_io_space()
|
| /arch/mips/txx9/generic/ |
| A D | pci.c | 199 pcic->io_offset = 0; /* busaddr == ioaddr */ in txx9_alloc_pci_controller() 205 pcic->io_offset = io_base - (mips_io_port_base - IO_BASE); in txx9_alloc_pci_controller()
|
| /arch/mips/sgi-ip30/ |
| A D | ip30-xtalk.c | 108 bd->io_offset = IP30_SWIN_BASE(widget); in bridge_platform_create()
|
| /arch/mips/sni/ |
| A D | pcimt.c | 194 .io_offset = 0x00000000UL,
|
| A D | pcit.c | 156 .io_offset = 0x00000000UL,
|
| /arch/mips/sgi-ip27/ |
| A D | ip27-xtalk.c | 99 bd->io_offset = offset; in bridge_platform_create()
|
Completed in 27 milliseconds
12