Searched refs:io_resource (Results 1 - 25 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cobalt/
H A Dpci.c36 .io_resource = &cobalt_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/vr41xx/
H A Dpci.h85 struct resource *io_resource; member in struct:pci_controller_unit_setup
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/loongson/common/
H A Dpci.c31 .io_resource = &loongson_pci_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-tx3927.c133 channel->io_resource->start + mips_io_port_base - IO_BASE;
135 channel->io_resource->end - channel->io_resource->start;
137 channel->io_resource->start - channel->io_offset;
H A Dpci-yosemite.c42 .io_resource = &py_io_resource,
H A Dpci-vr41xx.c102 .io_resource = &pci_io_resource,
295 if (setup->io_resource != NULL) {
296 vr41xx_pci_controller.io_resource = setup->io_resource;
305 struct resource *res = vr41xx_pci_controller.io_resource;
H A Dpci-emma2rh.c51 .io_resource = &pci_io_resource,
H A Dpci-lasat.c35 .io_resource = &lasat_pci_io_resource,
H A Dpci-bcm63xx.c43 .io_resource = &bcm_pci_io_resource,
69 .io_resource = &bcm_cb_io_resource,
H A Dpci.c64 if (start < PCIBIOS_MIN_IO + hose->io_resource->start)
65 start = PCIBIOS_MIN_IO + hose->io_resource->start;
121 if (request_resource(&ioport_resource, hose->io_resource) < 0) {
H A Dops-tx4927.c249 __raw_writel((channel->io_resource->end - channel->io_resource->start)
252 ____raw_writeq((channel->io_resource->start +
260 ____raw_writeq(channel->io_resource->start - channel->io_offset,
313 if (channel->io_resource->end)
H A Dpci-ip32.c118 .io_resource = &mace_pci_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/wrppmc/
H A Dpci.c35 .io_resource = &pci0_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-pci.c73 .io_resource = &bonito64_io_resource,
80 .io_resource = &gt64120_io_resource,
86 .io_resource = &msc_io_resource,
245 if (controller->io_resource->start < 0x00002000UL)
246 controller->io_resource->start = 0x00002000UL;
249 ioport_resource.end = controller->io_resource->end;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Ddriver_gige.c181 dev->pci_controller.io_resource = &dev->io_resource;
187 dev->io_resource.name = SSB_GIGE_IO_RES_NAME;
188 dev->io_resource.start = 0x800;
189 dev->io_resource.end = 0x8FF;
190 dev->io_resource.flags = IORESOURCE_IO | IORESOURCE_PCI_FIXED;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_64.c193 hose->io_resource.start += io_virt_offset;
194 hose->io_resource.end += io_virt_offset;
196 pr_debug(" hose->io_resource=0x%016llx...0x%016llx\n",
197 hose->io_resource.start, hose->io_resource.end);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpci-bridge.h51 struct resource io_resource; member in struct:pci_controller
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dpci.c58 .io_resource = &pci_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dpci.c99 .io_resource = &primary_pci_io_res,
134 new->c.io_resource = &new->r_io;
138 pcic->io_resource->flags = IORESOURCE_IO;
202 pcic->io_resource->start = 0;
207 pcic->io_resource->start =
212 pcic->io_resource->end = pcic->io_resource->start + io_size - 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dpci.c150 if (pci_ctrl->io_resource.flags) {
154 pci_ctrl->io_resource.start += offs;
155 pci_ctrl->io_resource.end += offs;
156 bus->resource[0] = &pci_ctrl->io_resource;
185 bus->resource[0] = res = &pci_ctrl->io_resource;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dpci.c48 .io_resource = &pci_io_resource,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpci.h33 struct resource *io_resource; member in struct:pci_controller
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_pci.c143 if (hose->io_resource.flags & IORESOURCE_IO) {
149 (u64)hose->io_resource.start,
150 (u64)hose->io_resource.end - (u64)hose->io_resource.start + 1,
152 out_be32(&pci->pow[j].potar, (hose->io_resource.start >> 12));
157 | (__ilog2(hose->io_resource.end
158 - hose->io_resource.start + 1) - 1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dmain.c86 struct resource *io_resource; local
101 io_resource = request_region(p_dev->resource[0]->start,
167 release_resource(io_resource);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dpci-bridge.h102 struct resource io_resource; member in struct:pci_controller

Completed in 516 milliseconds

123