Searched refs:pci_resource_start (Results 1 - 25 of 602) sorted by relevance

1234567891011>>

/linux-master/drivers/scsi/aacraid/
H A Dnark.c40 dev->base_start = pci_resource_start(dev->pdev, 2);
41 dev->regs.rx = ioremap((u64)pci_resource_start(dev->pdev, 0) |
42 ((u64)pci_resource_start(dev->pdev, 1) << 32),
/linux-master/drivers/gpu/drm/vboxvideo/
H A Dvbox_ttm.c20 base = pci_resource_start(pdev, 0);
/linux-master/drivers/tty/serial/8250/
H A D8250_pcilib.c27 port->port.mapbase = pci_resource_start(dev, bar) + offset;
32 port->port.iobase = pci_resource_start(dev, bar) + offset;
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_pci.c36 ctx->ddr_base = pci_resource_start(pci, 0);
63 ctx->shim_phy_add = pci_resource_start(pci, 1);
72 ctx->mailbox_add = pci_resource_start(pci, 2);
82 ctx->iram_base = pci_resource_start(pci, 3);
92 ctx->dram_base = pci_resource_start(pci, 4);
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_uar.c44 uar->pfn = (pci_resource_start(dev->pdev, 2) >> PAGE_SHIFT) + uar->index;
/linux-master/drivers/media/pci/mantis/
H A Dmantis_pci.c67 if (!request_mem_region(pci_resource_start(pdev, 0),
76 mantis->mmio = ioremap(pci_resource_start(pdev, 0),
125 release_mem_region(pci_resource_start(pdev, 0),
146 release_mem_region(pci_resource_start(pdev, 0),
/linux-master/drivers/mtd/nand/raw/
H A Ddenali_pci.c49 mem_base = pci_resource_start(dev, 0);
51 csr_base = pci_resource_start(dev, 1);
54 csr_base = pci_resource_start(dev, 0);
56 mem_base = pci_resource_start(dev, 1);
/linux-master/drivers/media/radio/
H A Dradio-maxiradio.c150 if (!request_region(pci_resource_start(pdev, 0),
159 dev->io = pci_resource_start(pdev, 0);
167 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0));
184 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0));
/linux-master/drivers/comedi/drivers/
H A Damplc_pci236.c105 devpriv->lcr_iobase = pci_resource_start(pci_dev, 1);
106 iobase = pci_resource_start(pci_dev, 2);
H A Ddas08_pci.c60 dev->iobase = pci_resource_start(pdev, 2);
H A Daddi_apci_1516.c131 dev->iobase = pci_resource_start(pcidev, 1);
132 devpriv->wdog_iobase = pci_resource_start(pcidev, 2);
/linux-master/drivers/pci/
H A Diomap.c32 resource_size_t start = pci_resource_start(dev, bar);
72 resource_size_t start = pci_resource_start(dev, bar);
/linux-master/drivers/pci/hotplug/
H A Dcpcihp_zt5550.c79 dbg("pci resource start %llx", (unsigned long long)pci_resource_start(hc_dev, 1));
82 if (!request_mem_region(pci_resource_start(hc_dev, 1),
90 ioremap(pci_resource_start(hc_dev, 1), pci_resource_len(hc_dev, 1));
94 (unsigned long long)pci_resource_start(hc_dev, 1));
121 release_mem_region(pci_resource_start(hc_dev, 1),
134 release_mem_region(pci_resource_start(hc_dev, 1),
/linux-master/drivers/ata/
H A Dsata_uli.c187 (unsigned long long)pci_resource_start(pdev, 0) + 8,
188 ((unsigned long long)pci_resource_start(pdev, 1) | ATA_PCI_CTL_OFS) + 4,
189 (unsigned long long)pci_resource_start(pdev, 4) + 16);
202 (unsigned long long)pci_resource_start(pdev, 2) + 9,
203 ((unsigned long long)pci_resource_start(pdev, 3) | ATA_PCI_CTL_OFS) + 4,
204 (unsigned long long)pci_resource_start(pdev, 4) + 24);
/linux-master/drivers/i2c/busses/
H A Di2c-hydra.c105 unsigned long base = pci_resource_start(dev, 0);
134 release_mem_region(pci_resource_start(dev, 0)+
H A Di2c-pasemi-pci.c41 base = pci_resource_start(dev, 0);
/linux-master/drivers/uio/
H A Duio_cif.c56 info->mem[0].addr = pci_resource_start(dev, 0);
65 info->mem[1].addr = pci_resource_start(dev, 2);
H A Duio_netx.c81 info->mem[0].addr = pci_resource_start(dev, bar);
84 info->mem[0].internal_addr = ioremap(pci_resource_start(dev, bar),
/linux-master/drivers/power/reset/
H A Dpiix4-poweroff.c80 io_offset = pci_resource_start(dev, piix4_pm_io_region);
/linux-master/drivers/scsi/
H A Dfdomain_pci.c25 sh = fdomain_create(pci_resource_start(pdev, 0), pdev->irq, 7,
/linux-master/arch/xtensa/kernel/
H A Dpci.c77 resource_size_t ioaddr = pci_resource_start(pdev, bar);
/linux-master/drivers/gpu/drm/ast/
H A Dast_mm.c81 base = pci_resource_start(pdev, 0);
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_kms.c120 qdev->rom_base = pci_resource_start(pdev, 2);
122 qdev->vram_base = pci_resource_start(pdev, 0);
123 qdev->io_base = pci_resource_start(pdev, 3);
134 qdev->surfaceram_base = pci_resource_start(pdev, sb);
143 qdev->surfaceram_base = pci_resource_start(pdev, sb);
/linux-master/drivers/media/pci/tw68/
H A Dtw68-core.c249 dev->pci_lat, (u64)pci_resource_start(pci_dev, 0));
277 if (!request_mem_region(pci_resource_start(pci_dev, 0),
283 (unsigned long long)pci_resource_start(pci_dev, 0));
286 dev->lmmio = ioremap(pci_resource_start(pci_dev, 0),
333 release_mem_region(pci_resource_start(pci_dev, 0),
356 release_mem_region(pci_resource_start(pci_dev, 0),
/linux-master/drivers/misc/mchp_pci1xxxx/
H A Dmchp_pci1xxxx_gp.c59 aux_bus->aux_device_wrapper[0]->gp_aux_data.region_start = pci_resource_start(pdev, 0);
84 aux_bus->aux_device_wrapper[1]->gp_aux_data.region_start = pci_resource_start(pdev, 0);

Completed in 253 milliseconds

1234567891011>>