Searched refs:pci_resource_start (Results 1 - 200 of 574) sorted by relevance

123

/linux-4.1.27/drivers/scsi/aacraid/
H A Dnark.c52 dev->base_start = pci_resource_start(dev->pdev, 2); aac_nark_ioremap()
53 dev->regs.rx = ioremap((u64)pci_resource_start(dev->pdev, 0) | aac_nark_ioremap()
54 ((u64)pci_resource_start(dev->pdev, 1) << 32), aac_nark_ioremap()
/linux-4.1.27/drivers/mtd/nand/
H A Ddenali_pci.c50 mem_base = pci_resource_start(dev, 0); denali_pci_probe()
52 csr_base = pci_resource_start(dev, 1); denali_pci_probe()
56 csr_base = pci_resource_start(dev, 0); denali_pci_probe()
58 mem_base = pci_resource_start(dev, 1); denali_pci_probe()
H A Dpasemi_nand.c143 lpcctl = pci_resource_start(pdev, 0); pasemi_nand_probe()
/linux-4.1.27/drivers/media/pci/mantis/
H A Dmantis_pci.c79 if (!request_mem_region(pci_resource_start(pdev, 0), mantis_pci_init()
88 mantis->mmio = ioremap(pci_resource_start(pdev, 0), mantis_pci_init()
137 release_mem_region(pci_resource_start(pdev, 0), mantis_pci_init()
158 release_mem_region(pci_resource_start(pdev, 0), mantis_pci_exit()
/linux-4.1.27/sound/soc/intel/atom/sst/
H A Dsst_pci.c45 ctx->ddr_base = pci_resource_start(pci, 0); sst_platform_get_resources()
72 ctx->shim_phy_add = pci_resource_start(pci, 1); sst_platform_get_resources()
81 ctx->mailbox_add = pci_resource_start(pci, 2); sst_platform_get_resources()
91 ctx->iram_base = pci_resource_start(pci, 3); sst_platform_get_resources()
101 ctx->dram_base = pci_resource_start(pci, 4); sst_platform_get_resources()
/linux-4.1.27/drivers/media/radio/
H A Dradio-maxiradio.c151 if (!request_region(pci_resource_start(pdev, 0), maxiradio_probe()
160 dev->io = pci_resource_start(pdev, 0); maxiradio_probe()
168 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0)); maxiradio_probe()
185 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0)); maxiradio_remove()
/linux-4.1.27/drivers/uio/
H A Duio_cif.c58 info->mem[0].addr = pci_resource_start(dev, 0); hilscher_pci_probe()
67 info->mem[1].addr = pci_resource_start(dev, 2); hilscher_pci_probe()
H A Duio_mf624.c152 info->mem[0].addr = pci_resource_start(dev, 0); mf624_pci_probe()
163 info->mem[1].addr = pci_resource_start(dev, 2); mf624_pci_probe()
174 info->mem[2].addr = pci_resource_start(dev, 4); mf624_pci_probe()
H A Duio_netx.c82 info->mem[0].addr = pci_resource_start(dev, bar); netx_pci_probe()
85 info->mem[0].internal_addr = ioremap(pci_resource_start(dev, bar), netx_pci_probe()
H A Duio_sercos3.c107 info->mem[n].addr = pci_resource_start(dev, pci_bar); sercos3_setup_iomem()
110 info->mem[n].internal_addr = ioremap(pci_resource_start(dev, pci_bar), sercos3_setup_iomem()
H A Duio_aec.c97 info->port[0].start = pci_resource_start(pdev, 0); probe()
/linux-4.1.27/arch/sh/drivers/pci/
H A Dfixups-dreamcast.c57 * phys_addr_t would be pci_resource_start(), and the bus gapspci_fixup_resources()
58 * address would be pci_bus_address(pci_resource_start()). gapspci_fixup_resources()
/linux-4.1.27/drivers/pci/hotplug/
H A Dcpcihp_zt5550.c98 dbg("pci resource start %llx", (unsigned long long)pci_resource_start(hc_dev, 1)); zt5550_hc_config()
101 if (!request_mem_region(pci_resource_start(hc_dev, 1), zt5550_hc_config()
109 ioremap(pci_resource_start(hc_dev, 1), pci_resource_len(hc_dev, 1)); zt5550_hc_config()
113 (unsigned long long)pci_resource_start(hc_dev, 1)); zt5550_hc_config()
140 release_mem_region(pci_resource_start(hc_dev, 1), zt5550_hc_config()
153 release_mem_region(pci_resource_start(hc_dev, 1), zt5550_hc_cleanup()
H A Dcpqphp_core.c315 release_mem_region(pci_resource_start(ctrl->pci_dev, 0), ctrl_slot_cleanup()
1103 dbg("pci resource start %llx\n", (unsigned long long)pci_resource_start(pdev, 0)); cpqhpc_probe()
1106 if (!request_mem_region(pci_resource_start(pdev, 0), cpqhpc_probe()
1113 ctrl->hpc_reg = ioremap(pci_resource_start(pdev, 0), cpqhpc_probe()
1118 (unsigned long long)pci_resource_start(pdev, 0)); cpqhpc_probe()
1296 release_mem_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0)); cpqhpc_probe()
/linux-4.1.27/drivers/ata/
H A Dsata_uli.c203 (unsigned long long)pci_resource_start(pdev, 0) + 8, uli_init_one()
204 ((unsigned long long)pci_resource_start(pdev, 1) | ATA_PCI_CTL_OFS) + 4, uli_init_one()
205 (unsigned long long)pci_resource_start(pdev, 4) + 16); uli_init_one()
218 (unsigned long long)pci_resource_start(pdev, 2) + 9, uli_init_one()
219 ((unsigned long long)pci_resource_start(pdev, 3) | ATA_PCI_CTL_OFS) + 4, uli_init_one()
220 (unsigned long long)pci_resource_start(pdev, 4) + 24); uli_init_one()
H A Dpata_cmd64x.c280 unsigned long base = pci_resource_start(pdev, 4); cmd648_sff_irq_check()
297 unsigned long base = pci_resource_start(pdev, 4); cmd648_sff_irq_clear()
H A Dpata_hpt3x2n.c414 unsigned long iobase = pci_resource_start(pdev, 4); hpt3x2n_pci_clock()
498 unsigned long iobase = pci_resource_start(dev, 4); hpt3x2n_init_one()
H A Dsata_sis.c222 ((pci_resource_start(pdev, SIS_SCR_PCI_BAR) == 0) || sis_init_one()
H A Dsata_via.c624 if ((pci_resource_start(pdev, i) == 0) || svia_init_one()
629 (unsigned long long)pci_resource_start(pdev, i), svia_init_one()
H A Dpata_pdc202xx_old.c49 unsigned long master = pci_resource_start(pdev, 4); pdc202xx_irq_check()
H A Dpata_sil680.c272 *try_mmio = (tmpbyte & 1) || pci_resource_start(pdev, 5); sil680_init_chip()
/linux-4.1.27/drivers/isdn/hysdn/
H A Dhysdn_init.c79 card->iobase = pci_resource_start(akt_pcidev, PCI_REG_PLX_IO_BASE); hysdn_pci_init_one()
80 card->plxbase = pci_resource_start(akt_pcidev, PCI_REG_PLX_MEM_BASE); hysdn_pci_init_one()
81 card->membase = pci_resource_start(akt_pcidev, PCI_REG_MEMORY_BASE); hysdn_pci_init_one()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-hydra.c113 unsigned long base = pci_resource_start(dev, 0); hydra_probe()
142 release_mem_region(pci_resource_start(dev, 0)+ hydra_remove()
H A Di2c-pxa-pci.c33 res[0].start = pci_resource_start(dev, bar); add_i2c_device()
H A Di2c-sis96x.c267 sis96x_smbus_base = pci_resource_start(dev, SIS96x_BAR); sis96x_probe()
H A Di2c-amd8111.c437 smbus->base = pci_resource_start(dev, 0); amd8111_probe()
H A Di2c-nforce2.c331 smbus->base = pci_resource_start(dev, bar); nforce2_probe_smb()
H A Di2c-pasemi.c353 smbus->base = pci_resource_start(dev, 0); pasemi_smb_probe()
/linux-4.1.27/drivers/ide/
H A Dide-generic.c60 if (pci_resource_start(p, 0) == 0x1f0) for_each_pci_dev()
62 if (pci_resource_start(p, 2) == 0x170) for_each_pci_dev()
H A Ddelkin_cb.c51 unsigned long base = pci_resource_start(dev, 0); delkin_cb_init_chipset()
92 base = pci_resource_start(dev, 0); delkin_cb_probe()
H A Dpdc202xx_old.c88 unsigned long high_16 = pci_resource_start(dev, 4); pdc202xx_test_irq()
187 unsigned long dmabase = pci_resource_start(dev, 4); init_chipset_pdc202xx()
H A Dtc86c001.c137 unsigned long sc_base = pci_resource_start(dev, 5); tc86c001_cable_detect()
150 unsigned long sc_base = pci_resource_start(dev, 5); init_hwif_tc86c001()
H A Dcmd64x.c190 unsigned long base = pci_resource_start(dev, 4); cmd648_clear_irq()
217 unsigned long base = pci_resource_start(dev, 4); cmd648_test_irq()
H A Dsetup-pci.c93 dma_base = pci_resource_start(dev, baridx); ide_pci_dma_base()
332 ctl = pci_resource_start(dev, 2*port+1); ide_hw_configure()
333 base = pci_resource_start(dev, 2*port); ide_hw_configure()
H A Dsgiioc4.c313 unsigned long dma_base = pci_resource_start(dev, 0) + IOC4_DMA_OFFSET; ide_dma_sgiioc4()
543 bar0 = pci_resource_start(dev, 0); sgiioc4_ide_setup_pci_device()
H A Daec62xx.c274 unsigned long dma_base = pci_resource_start(dev, 4); aec62xx_init_one()
H A Dcs5530.c142 if (pci_resource_start(dev, 4) == 0) init_chipset_cs5530()
H A Dns87415.c105 dma_stat = (pci_resource_start(pdev, 4) & ~3) + (!port ? 2 : 0xa); superio_init_iops()
H A Dsiimage.c739 resource_size_t bar5 = pci_resource_start(dev, 5); siimage_init_one()
800 resource_size_t bar5 = pci_resource_start(dev, 5); siimage_remove()
H A Dserverworks.c405 if (pci_resource_start(dev, 0) != 0x01f1) svwks_init_one()
H A Dtrm290.c237 unsigned int cfg_base = pci_resource_start(dev, 4); init_hwif_trm290()
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Damplc_pci236.c115 devpriv->lcr_iobase = pci_resource_start(pci_dev, 1); pci236_auto_attach()
116 iobase = pci_resource_start(pci_dev, 2); pci236_auto_attach()
H A Daddi_apci_1516.c140 dev->iobase = pci_resource_start(pcidev, 1); apci1516_auto_attach()
141 devpriv->wdog_iobase = pci_resource_start(pcidev, 2); apci1516_auto_attach()
H A Dcontec_pci_dio.c70 dev->iobase = pci_resource_start(pcidev, 0); contec_auto_attach()
H A Ddas08_pci.c70 dev->iobase = pci_resource_start(pdev, 2); das08_pci_auto_attach()
H A Dcb_pcimdas.c371 devpriv->daqio = pci_resource_start(pcidev, 2); cb_pcimdas_auto_attach()
372 devpriv->BADR3 = pci_resource_start(pcidev, 3); cb_pcimdas_auto_attach()
373 dev->iobase = pci_resource_start(pcidev, 4); cb_pcimdas_auto_attach()
H A Daddi_apci_16xx.c119 dev->iobase = pci_resource_start(pcidev, 0); apci16xx_auto_attach()
H A Daddi_apci_2200.c82 dev->iobase = pci_resource_start(pcidev, 1); apci2200_auto_attach()
H A Dadl_pci8164.c80 dev->iobase = pci_resource_start(pcidev, 2); adl_pci8164_auto_attach()
H A Damplc_pci263.c65 dev->iobase = pci_resource_start(pci_dev, 2); pci263_auto_attach()
H A Dni_labpc_pci.c68 main_phys_addr = pci_resource_start(pcidev, 1); labpc_pci_mite_init()
H A D8255_pci.c195 main_phys_addr = pci_resource_start(pcidev, 1); pci_8255_mite_init()
234 dev->iobase = pci_resource_start(pcidev, board->dio_badr); pci_8255_auto_attach()
H A Ddyna_pci10xx.c190 dev->iobase = pci_resource_start(pcidev, 2); dyna_pci10xx_auto_attach()
191 devpriv->BADR3 = pci_resource_start(pcidev, 3); dyna_pci10xx_auto_attach()
H A Daddi_apci_1564.c449 devpriv->eeprom = pci_resource_start(pcidev, 0); apci1564_auto_attach()
453 dev->iobase = pci_resource_start(pcidev, 1) + apci1564_auto_attach()
460 devpriv->counters = pci_resource_start(pcidev, 1); apci1564_auto_attach()
H A Dadl_pci6208.c131 dev->iobase = pci_resource_start(pcidev, 2); pci6208_auto_attach()
H A Dadv_pci1723.c150 dev->iobase = pci_resource_start(pcidev, 2); pci1723_auto_attach()
H A Dadv_pci1724.c138 dev->iobase = pci_resource_start(pcidev, 2); adv_pci1724_auto_attach()
H A Dke_counter.c179 dev->iobase = pci_resource_start(pcidev, 0); ke_counter_auto_attach()
H A Daddi_apci_1032.c313 devpriv->amcc_iobase = pci_resource_start(pcidev, 0); apci1032_auto_attach()
314 dev->iobase = pci_resource_start(pcidev, 1); apci1032_auto_attach()
H A Daddi_apci_3501.c337 dev->iobase = pci_resource_start(pcidev, 1); apci3501_auto_attach()
338 devpriv->i_IobaseAmcc = pci_resource_start(pcidev, 0); apci3501_auto_attach()
H A Dcb_pcidda.c358 dev->iobase = pci_resource_start(pcidev, 2); cb_pcidda_auto_attach()
359 devpriv->daqio = pci_resource_start(pcidev, 3); cb_pcidda_auto_attach()
H A Daddi_apci_1500.c769 dev->iobase = pci_resource_start(pcidev, 1); apci1500_auto_attach()
770 devpriv->amcc = pci_resource_start(pcidev, 0); apci1500_auto_attach()
771 devpriv->addon = pci_resource_start(pcidev, 2); apci1500_auto_attach()
H A Dmite.c111 mite->mite_phys_addr = pci_resource_start(mite->pcidev, 0); mite_setup2()
119 mite->daq_phys_addr = pci_resource_start(mite->pcidev, 1); mite_setup2()
H A Daddi_apci_2032.c245 dev->iobase = pci_resource_start(pcidev, 1); apci2032_auto_attach()
H A Dadl_pci7x3x.c175 dev->iobase = pci_resource_start(pcidev, 2); adl_pci7x3x_auto_attach()
H A Dcb_pcimdda.c145 dev->iobase = pci_resource_start(pcidev, 3); cb_pcimdda_auto_attach()
H A Dme4000.c334 unsigned long xilinx_iobase = pci_resource_start(pcidev, 5); me4000_xilinx_download()
1275 info->plx_regbase = pci_resource_start(pcidev, 1); me4000_auto_attach()
1276 dev->iobase = pci_resource_start(pcidev, 2); me4000_auto_attach()
1377 unsigned long timer_base = pci_resource_start(pcidev, 3); me4000_auto_attach()
H A Dni_670x.c163 main_phys_addr = pci_resource_start(pcidev, 1); ni_670x_mite_init()
H A Dcb_pcidas.c1362 devpriv->s5933_config = pci_resource_start(pcidev, 0); cb_pcidas_auto_attach()
1363 devpriv->control_status = pci_resource_start(pcidev, 1); cb_pcidas_auto_attach()
1364 devpriv->adc_fifo = pci_resource_start(pcidev, 2); cb_pcidas_auto_attach()
1365 dev->iobase = pci_resource_start(pcidev, 3); cb_pcidas_auto_attach()
1367 devpriv->ao_registers = pci_resource_start(pcidev, 4); cb_pcidas_auto_attach()
H A Dadl_pci9111.c667 dev_private->lcr_io_base = pci_resource_start(pcidev, 1); pci9111_auto_attach()
668 dev->iobase = pci_resource_start(pcidev, 2); pci9111_auto_attach()
/linux-4.1.27/drivers/uwb/
H A Dwhci.c112 umc->resource.start = pci_resource_start(card->pci, bar) whci_add_cap()
185 if (!request_mem_region(pci_resource_start(pci, 0), whci_probe()
212 release_mem_region(pci_resource_start(pci, 0), UWBCAPDATA_SIZE(card->n_caps)); whci_probe()
235 release_mem_region(pci_resource_start(pci, 0), UWBCAPDATA_SIZE(card->n_caps)); whci_remove()
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_kms.c136 qdev->rom_base = pci_resource_start(pdev, 2); qxl_device_init()
138 qdev->vram_base = pci_resource_start(pdev, 0); qxl_device_init()
139 qdev->io_base = pci_resource_start(pdev, 3); qxl_device_init()
146 qdev->surfaceram_base = pci_resource_start(pdev, sb); qxl_device_init()
155 qdev->surfaceram_base = pci_resource_start(pdev, sb); qxl_device_init()
/linux-4.1.27/drivers/media/pci/tw68/
H A Dtw68-core.c257 dev->pci_lat, (u64)pci_resource_start(pci_dev, 0)); tw68_initdev()
285 if (!request_mem_region(pci_resource_start(pci_dev, 0), tw68_initdev()
291 (unsigned long long)pci_resource_start(pci_dev, 0)); tw68_initdev()
294 dev->lmmio = ioremap(pci_resource_start(pci_dev, 0), tw68_initdev()
349 release_mem_region(pci_resource_start(pci_dev, 0), tw68_initdev()
373 release_mem_region(pci_resource_start(pci_dev, 0), tw68_finidev()
/linux-4.1.27/drivers/isdn/hardware/avm/
H A Dt1pci.c201 param.port = pci_resource_start(dev, 1); t1pci_probe()
203 param.membase = pci_resource_start(dev, 0); t1pci_probe()
H A Db1pci.c314 if (pci_resource_start(pdev, 2)) { /* B1 PCI V4 */ b1pci_pci_probe()
318 param.membase = pci_resource_start(pdev, 0); b1pci_pci_probe()
319 param.port = pci_resource_start(pdev, 2); b1pci_pci_probe()
334 param.port = pci_resource_start(pdev, 1); b1pci_pci_probe()
H A Db1isa.c78 card->port = pci_resource_start(pdev, 0); b1isa_probe()
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_hw.c63 ioaddr = pci_resource_start(pdev, 2); bochs_hw_init()
90 addr = pci_resource_start(pdev, 0); bochs_hw_init()
H A Dbochs_drv.c154 ap->ranges[0].base = pci_resource_start(pdev, 0); bochs_kick_out_firmware_fb()
/linux-4.1.27/drivers/xen/
H A Dplatform-pci.c120 ioaddr = pci_resource_start(pdev, 0); platform_pci_init()
122 mmio_addr = pci_resource_start(pdev, 1); platform_pci_init()
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c52 ap->ranges[0].base = pci_resource_start(pdev, 0); mgag200_kick_out_firmware_fb()
H A Dmgag200_main.c125 mdev->mc.vram_base = pci_resource_start(mdev->dev->pdev, 0); mga_vram_init()
164 mdev->rmmio_base = pci_resource_start(mdev->dev->pdev, 1); mgag200_device_init()
H A Dmgag200_ttm.c175 mem->bus.base = pci_resource_start(mdev->dev->pdev, 0); mgag200_ttm_io_mem_reserve()
277 mdev->fb_mtrr = arch_phys_wc_add(pci_resource_start(dev->pdev, 0), mgag200_mm_init()
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_uar.c44 uar->pfn = (pci_resource_start(dev->pdev, 2) >> PAGE_SHIFT) + uar->index; mthca_uar_alloc()
H A Dmthca_catas.c155 addr = pci_resource_start(dev->pdev, 0) + mthca_start_catas_poll()
H A Dmthca_reset.c148 void __iomem *reset = ioremap(pci_resource_start(mdev->pdev, 0) + mthca_reset()
H A Dmthca_mr.c873 addr = pci_resource_start(dev->pdev, 4) + mthca_init_mr_table()
886 addr = pci_resource_start(dev->pdev, 4) + mthca_init_mr_table()
H A Dmthca_av.c345 dev->av_table.av_map = ioremap(pci_resource_start(dev->pdev, 4) + mthca_init_av_table()
/linux-4.1.27/arch/x86/platform/scx200/
H A Dscx200_32.c63 base = pci_resource_start(pdev, 0); scx200_probe()
/linux-4.1.27/drivers/vme/boards/
H A Dvme_vmivme7805.c62 vmic_base = ioremap_nocache(pci_resource_start(pdev, 0), 16); vmic_probe()
/linux-4.1.27/arch/mips/mti-malta/
H A Dmalta-pm.c90 pm_io_offset = pci_resource_start(dev, io_region); malta_pm_setup()
/linux-4.1.27/lib/
H A Dpci_iomap.c32 resource_size_t start = pci_resource_start(dev, bar); pci_iomap_range()
/linux-4.1.27/drivers/mtd/maps/
H A Dpci.c100 map->base = ioremap_nocache(pci_resource_start(dev, 0), intel_iq80310_init()
163 base = pci_resource_start(dev, PCI_ROM_RESOURCE); intel_dc21285_init()
170 base = pci_resource_start(dev, 2); intel_dc21285_init()
H A Dintel_vr_nor.c125 csr_phys = pci_resource_start(p->dev, EXP_CSR_MBAR); vr_nor_init_maps()
127 win_phys = pci_resource_start(p->dev, EXP_WIN_MBAR); vr_nor_init_maps()
/linux-4.1.27/drivers/gpio/
H A Dgpio-bt8xx.c193 if (!devm_request_mem_region(&dev->dev, pci_resource_start(dev, 0), bt8xxgpio_probe()
197 (unsigned long long)pci_resource_start(dev, 0)); bt8xxgpio_probe()
204 bg->mmio = devm_ioremap(&dev->dev, pci_resource_start(dev, 0), 0x1000); bt8xxgpio_probe()
H A Dgpio-sodaville.c216 addr = pci_resource_start(pdev, GPIO_BAR); sdv_gpio_probe()
/linux-4.1.27/drivers/tty/serial/jsm/
H A Djsm_driver.c147 brd->membase = pci_resource_start(pdev, 4); jsm_probe_one()
155 brd->iobase = pci_resource_start(pdev, 1); jsm_probe_one()
199 brd->membase = pci_resource_start(pdev, 0); jsm_probe_one()
/linux-4.1.27/drivers/ipack/carriers/
H A Dtpci200.c304 ioremap_nocache(pci_resource_start(tpci200->info->pdev, tpci200_register()
311 ioidint_base = pci_resource_start(tpci200->info->pdev, tpci200_register()
318 pci_resource_start(tpci200->info->pdev, tpci200_register()
321 pci_resource_start(tpci200->info->pdev, tpci200_register()
541 pci_resource_start(pdev, TPCI200_CFG_MEM_BAR), tpci200_pci_probe()
/linux-4.1.27/drivers/net/wan/
H A Dpci200syn.c322 plxphys = pci_resource_start(pdev,0) & PCI_BASE_ADDRESS_MEM_MASK; pci200_pci_init_one()
325 scaphys = pci_resource_start(pdev,2) & PCI_BASE_ADDRESS_MEM_MASK; pci200_pci_init_one()
328 ramphys = pci_resource_start(pdev,3) & PCI_BASE_ADDRESS_MEM_MASK; pci200_pci_init_one()
H A Dpc300too.c336 plxphys = pci_resource_start(pdev, 0) & PCI_BASE_ADDRESS_MEM_MASK; pc300_pci_init_one()
339 scaphys = pci_resource_start(pdev, 2) & PCI_BASE_ADDRESS_MEM_MASK; pc300_pci_init_one()
342 ramphys = pci_resource_start(pdev, 3) & PCI_BASE_ADDRESS_MEM_MASK; pc300_pci_init_one()
H A Dwanxl.c640 plx_phy = pci_resource_start(pdev, 0); wanxl_pci_init_one()
681 mem_phy = pci_resource_start(pdev, 2); wanxl_pci_init_one()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c254 *base = pci_resource_start(ahd->dev_softc, 0); ahd_linux_pci_reserve_io_regions()
260 *base2 = pci_resource_start(ahd->dev_softc, 3); ahd_linux_pci_reserve_io_regions()
288 start = pci_resource_start(ahd->dev_softc, 1); ahd_linux_pci_reserve_mem_region()
H A Daic7xxx_osm_pci.c351 *base = pci_resource_start(ahc->dev_softc, 0); ahc_linux_pci_reserve_io_region()
368 start = pci_resource_start(ahc->dev_softc, 1); ahc_linux_pci_reserve_mem_region()
/linux-4.1.27/sound/pci/ymfpci/
H A Dymfpci.c96 if (!(io_port = pci_resource_start(chip->pci, 2))) snd_ymfpci_create_gameport()
215 fm_port[dev] = pci_resource_start(pci, 1); snd_card_ymfpci_probe()
224 mpu_port[dev] = pci_resource_start(pci, 1) + 0x20; snd_card_ymfpci_probe()
/linux-4.1.27/drivers/mcb/
H A Dmcb-pci.c51 priv->mapbase = pci_resource_start(pdev, 0); mcb_pci_probe()
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbt878.c444 bt->bt878_adr = pci_resource_start(dev, 0); bt878_probe()
445 if (!request_mem_region(pci_resource_start(dev, 0), bt878_probe()
503 release_mem_region(pci_resource_start(bt->dev, 0), bt878_probe()
536 release_mem_region(pci_resource_start(bt->dev, 0), bt878_remove()
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-core.c891 if (request_mem_region(pci_resource_start(dev->pci, 0), get_resources()
894 if (request_mem_region(pci_resource_start(dev->pci, 2), get_resources()
901 (u64)pci_resource_start(dev->pci, 0), get_resources()
902 (u64)pci_resource_start(dev->pci, 2)); get_resources()
1017 dev->lmmio = ioremap(pci_resource_start(dev->pci, 0), saa7164_dev_setup()
1020 dev->lmmio2 = ioremap(pci_resource_start(dev->pci, 2), saa7164_dev_setup()
1046 release_mem_region(pci_resource_start(dev->pci, 0), saa7164_dev_unregister()
1049 release_mem_region(pci_resource_start(dev->pci, 2), saa7164_dev_unregister()
1223 (unsigned long long)pci_resource_start(pci_dev, 0)); saa7164_initdev()
/linux-4.1.27/drivers/scsi/
H A Ddmx3191d.c82 io = pci_resource_start(pdev, 0); dmx3191d_probe_one()
/linux-4.1.27/drivers/spi/
H A Dspi-dw-pci.c70 dws->paddr = pci_resource_start(pdev, pci_bar); spi_pci_probe()
H A Dspi-pxa2xx-pci.c154 ssp->phys_base = pci_resource_start(dev, 0); pxa2xx_spi_pci_probe()
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_drv.c53 ap->ranges[0].base = pci_resource_start(pdev, 0); cirrus_kick_out_firmware_fb()
H A Dcirrus_main.c100 cdev->mc.vram_base = pci_resource_start(cdev->dev->pdev, 0); cirrus_vram_init()
132 cdev->rmmio_base = pci_resource_start(cdev->dev->pdev, 1); cirrus_device_init()
H A Dcirrus_ttm.c175 mem->bus.base = pci_resource_start(cirrus->dev->pdev, 0); cirrus_ttm_io_mem_reserve()
278 cirrus->fb_mtrr = arch_phys_wc_add(pci_resource_start(dev->pdev, 0), cirrus_mm_init()
/linux-4.1.27/drivers/input/gameport/
H A Demu10k1-gp.c77 emu->io = pci_resource_start(pdev, 0); emu_probe()
H A Dfm801-gp.c105 port->io = pci_resource_start(pci, 0); fm801_gp_probe()
/linux-4.1.27/drivers/char/hw_random/
H A Dgeode-rng.c103 rng_base = pci_resource_start(pdev, 0);
/linux-4.1.27/drivers/usb/chipidea/
H A Dci_hdrc_pci.c92 res[0].start = pci_resource_start(pdev, 0); ci_hdrc_pci_probe()
/linux-4.1.27/drivers/usb/gadget/udc/bdc/
H A Dbdc_pci.c72 res[0].start = pci_resource_start(pci, 0); bdc_pci_probe()
/linux-4.1.27/drivers/isdn/hisax/
H A Dtelespci.c306 cs->hw.teles0.membase = ioremap(pci_resource_start(dev_tel, 0), setup_telespci()
309 (unsigned long long)pci_resource_start(dev_tel, 0), setup_telespci()
H A Dniccy.c317 cs->hw.niccy.cfg_reg = pci_resource_start(niccy_dev, 0); setup_niccy()
323 pci_ioaddr = pci_resource_start(niccy_dev, 1); setup_niccy()
H A Ddiva.c1168 cs->hw.diva.cfg_reg = pci_resource_start(dev_diva, 2); setup_diva_pci()
1175 cs->hw.diva.cfg_reg = pci_resource_start(dev_diva_u, 2); setup_diva_pci()
1183 (ulong) ioremap(pci_resource_start(dev_diva201, 0), 4096); setup_diva_pci()
1185 (ulong) ioremap(pci_resource_start(dev_diva201, 1), 4096); setup_diva_pci()
1193 (ulong) ioremap(pci_resource_start(dev_diva202, 0), 4096); setup_diva_pci()
1195 (ulong) ioremap(pci_resource_start(dev_diva202, 1), 4096); setup_diva_pci()
H A Dnj_s.c163 cs->hw.njet.base = pci_resource_start(dev_netjet, 0); njs_pci_probe()
H A Dnj_u.c141 cs->hw.njet.base = pci_resource_start(dev_netjet, 0); nju_pci_probe()
H A Dgazel.c552 pci_ioaddr0 = pci_resource_start(dev_tel, 1); setup_gazelpci()
553 pci_ioaddr1 = pci_resource_start(dev_tel, 2); setup_gazelpci()
H A Dbkm_a4t.c268 *pci_memaddr = pci_resource_start(dev_a4t, 0); a4t_pci_probe()
H A Dbkm_a8.c311 pci_ioaddr1 = pci_resource_start(dev_a8, 1); setup_sct_quadro()
H A Delsa.c1044 cs->hw.elsa.cfg = pci_resource_start(dev_qs1000, 1); setup_elsa_pci()
1045 cs->hw.elsa.base = pci_resource_start(dev_qs1000, 3); setup_elsa_pci()
1052 cs->hw.elsa.cfg = pci_resource_start(dev_qs3000, 1); setup_elsa_pci()
1053 cs->hw.elsa.base = pci_resource_start(dev_qs3000, 3); setup_elsa_pci()
/linux-4.1.27/drivers/mfd/
H A Dintel_quark_i2c_gpio.c163 pci_resource_start(pdev, MFD_I2C_BAR); intel_quark_i2c_setup()
199 pci_resource_start(pdev, MFD_GPIO_BAR); intel_quark_gpio_setup()
H A Dcs5535-mfd.c143 r->start = pci_resource_start(pdev, bar); cs5535_mfd_probe()
/linux-4.1.27/drivers/pci/
H A Drom.c137 pci_resource_start(pdev, PCI_ROM_RESOURCE); pci_map_rom()
143 start = pci_resource_start(pdev, PCI_ROM_RESOURCE); pci_map_rom()
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-if.c39 mem_start = pci_resource_start(dev, 3); isp1761_pci_init()
95 mem_start = pci_resource_start(dev, 0); isp1761_pci_init()
/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_driver.c448 brd->membase = pci_resource_start(pdev, 4); dgnc_found_board()
463 brd->iobase = pci_resource_start(pdev, 1); dgnc_found_board()
512 brd->membase = pci_resource_start(pdev, 0); dgnc_found_board()
/linux-4.1.27/drivers/pcmcia/
H A Di82092.c100 if (!request_region(pci_resource_start(dev, 0), 2, "i82092aa")) { i82092aa_pci_probe()
107 sockets[i].io_base = pci_resource_start(dev, 0); i82092aa_pci_probe()
157 release_region(pci_resource_start(dev, 0), 2); i82092aa_pci_probe()
H A Dpd6729.c644 if (!pci_resource_start(dev, 0)) { pd6729_pci_probe()
653 (unsigned long long)pci_resource_start(dev, 0), dev->irq); pd6729_pci_probe()
682 socket[i].io_base = pci_resource_start(dev, 0); pd6729_pci_probe()
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_plx.c458 plx_ioaddr = pci_resource_start(pdev, 1); prism2_plx_probe()
459 pccard_ioaddr = pci_resource_start(pdev, tmd7160 ? 2 : 3); prism2_plx_probe()
483 pccard_attr_mem = pci_resource_start(pdev, 2); prism2_plx_probe()
H A Dhostap_pci.c308 phymem = pci_resource_start(pdev, 0); prism2_pci_probe()
400 release_mem_region(pci_resource_start(pdev, 0), prism2_pci_remove()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dprovider.c187 if ((addr >= pci_resource_start(rdev->lldi.pdev, 0)) && c4iw_mmap()
188 (addr < (pci_resource_start(rdev->lldi.pdev, 0) + c4iw_mmap()
198 } else if ((addr >= pci_resource_start(rdev->lldi.pdev, 2)) && c4iw_mmap()
199 (addr < (pci_resource_start(rdev->lldi.pdev, 2) + c4iw_mmap()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.c49 dev_info.dpp_unmapped_addr = pci_resource_start(pdev, 2); _be_roce_dev_add()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dreset.c92 reset = ioremap(pci_resource_start(dev->persist->pdev, 0) + mlx4_reset()
H A Dcatas.c277 addr = pci_resource_start(dev->persist->pdev, mlx4_start_catas_poll()
H A Dpd.c159 uar->pfn = (pci_resource_start(dev->persist->pdev, 2) >> PAGE_SHIFT) mlx4_uar_alloc()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_wc_x86_64.c58 const unsigned long addr = pci_resource_start(dd->pcidev, 0); qib_enable_wc()
/linux-4.1.27/drivers/input/serio/
H A Dpcips2.c161 ps2if->base = pci_resource_start(dev, 0); pcips2_probe()
/linux-4.1.27/drivers/char/
H A Dapplicom.c205 RamIO = ioremap_nocache(pci_resource_start(dev, 0), LEN_RAM_IO); applicom_init()
210 (unsigned long long)pci_resource_start(dev, 0)); applicom_init()
217 (unsigned long long)pci_resource_start(dev, 0), applicom_init()
220 boardno = ac_register_board(pci_resource_start(dev, 0), applicom_init()
/linux-4.1.27/drivers/usb/dwc2/
H A Dpci.c101 res[0].start = pci_resource_start(pci, 0); dwc2_pci_probe()
/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-pci.c112 res[0].start = pci_resource_start(pci, 0); dwc3_pci_probe()
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_rdwr.c127 if (!pci_resource_start(pdev, bar)) vfio_pci_bar_rw()
/linux-4.1.27/drivers/video/fbdev/
H A Dgxt4500.c629 reg_phys = pci_resource_start(pdev, 0); gxt4500_probe()
636 fb_phys = pci_resource_start(pdev, 1); gxt4500_probe()
733 release_mem_region(pci_resource_start(pdev, 0), gxt4500_remove()
735 release_mem_region(pci_resource_start(pdev, 1), gxt4500_remove()
H A Dsunxvr2500.c150 sp->fb_base_phys = pci_resource_start (pdev, 1); s3d_pci_register()
H A Dsunxvr500.c293 ep->regs_base_phys = pci_resource_start (pdev, 1); e3d_pci_register()
314 ep->fb_base_phys = pci_resource_start (pdev, 0); e3d_pci_register()
H A Dtdfxfb.c1428 info->fix.mmio_start = pci_resource_start(pdev, 0); tdfxfb_probe()
1444 info->fix.smem_start = pci_resource_start(pdev, 1); tdfxfb_probe()
1465 default_par->iobase = pci_resource_start(pdev, 2); tdfxfb_probe()
1467 if (!request_region(pci_resource_start(pdev, 2), tdfxfb_probe()
1572 release_region(pci_resource_start(pdev, 2), tdfxfb_probe()
1643 release_region(pci_resource_start(pdev, 2), tdfxfb_remove()
1645 release_mem_region(pci_resource_start(pdev, 1), tdfxfb_remove()
1647 release_mem_region(pci_resource_start(pdev, 0), tdfxfb_remove()
H A Dasiliantfb.c547 addr = pci_resource_start(dp, 0); asiliantfb_pci_init()
591 release_mem_region(pci_resource_start(dp, 0), pci_resource_len(dp, 0)); asiliantfb_remove()
H A Dcarminefb.c625 carminefb_fix.mmio_start = pci_resource_start(dev, CARMINE_CONFIG_BAR); carminefb_probe()
643 carminefb_fix.smem_start = pci_resource_start(dev, CARMINE_MEMORY_BAR); carminefb_probe()
H A Dvt8623fb.c707 info->fix.smem_start = pci_resource_start(dev, 0); vt8623_pci_probe()
709 info->fix.mmio_start = pci_resource_start(dev, 1); vt8623_pci_probe()
H A Dchipsfb.c364 addr = pci_resource_start(dp, 0); chipsfb_pci_init()
/linux-4.1.27/drivers/w1/masters/
H A Dmatrox_w1.c182 dev->phys_addr = pci_resource_start(pdev, 1); matrox_w1_probe()
/linux-4.1.27/sound/oss/
H A Dkahlua.c66 base = pci_resource_start(pdev, 0); probe_one()
/linux-4.1.27/drivers/staging/i2o/
H A Dpci.c102 c->base.phys = pci_resource_start(pdev, i); i2o_pci_alloc()
122 c->in_queue.phys = pci_resource_start(pdev, i); i2o_pci_alloc()
/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_ttm.c175 mem->bus.base = pci_resource_start(ast->dev->pdev, 0); ast_ttm_io_mem_reserve()
278 ast->fb_mtrr = arch_phys_wc_add(pci_resource_start(dev->pdev, 0), ast_mm_init()
H A Dast_fb.c254 info->apertures->ranges[0].base = pci_resource_start(dev->pdev, 0); astfb_create()
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-core.c949 dev->pci_lat,(unsigned long long)pci_resource_start(pci_dev,0)); saa7134_initdev()
982 if (!request_mem_region(pci_resource_start(pci_dev,0), saa7134_initdev()
987 dev->name,(unsigned long long)pci_resource_start(pci_dev,0)); saa7134_initdev()
990 dev->lmmio = ioremap(pci_resource_start(pci_dev, 0), saa7134_initdev()
1121 release_mem_region(pci_resource_start(pci_dev,0), saa7134_initdev()
1185 release_mem_region(pci_resource_start(pci_dev,0), saa7134_finidev()
/linux-4.1.27/drivers/gpu/drm/savage/
H A Dsavage_bci.c575 fb_base = pci_resource_start(dev->pdev, 0); savage_driver_firstopen()
599 mmio_base = pci_resource_start(dev->pdev, 0); savage_driver_firstopen()
601 fb_base = pci_resource_start(dev->pdev, 1); savage_driver_firstopen()
618 mmio_base = pci_resource_start(dev->pdev, 0); savage_driver_firstopen()
620 fb_base = pci_resource_start(dev->pdev, 1); savage_driver_firstopen()
623 aperture_base = pci_resource_start(dev->pdev, 2); savage_driver_firstopen()
/linux-4.1.27/sound/pci/
H A Dsonicvibes.c1286 sonic->sb_port = pci_resource_start(pci, 0); snd_sonicvibes_create()
1287 sonic->enh_port = pci_resource_start(pci, 1); snd_sonicvibes_create()
1288 sonic->synth_port = pci_resource_start(pci, 2); snd_sonicvibes_create()
1289 sonic->midi_port = pci_resource_start(pci, 3); snd_sonicvibes_create()
1290 sonic->game_port = pci_resource_start(pci, 4); snd_sonicvibes_create()
1468 if (pci_resource_start(pci, idx) == 0 || snd_sonic_probe()
1487 (unsigned long long)pci_resource_start(pci, 1), snd_sonic_probe()
H A Des1938.c1606 chip->io_port = pci_resource_start(pci, 0); snd_es1938_create()
1607 chip->sb_port = pci_resource_start(pci, 1); snd_es1938_create()
1608 chip->vc_port = pci_resource_start(pci, 2); snd_es1938_create()
1609 chip->mpu_port = pci_resource_start(pci, 3); snd_es1938_create()
1610 chip->game_port = pci_resource_start(pci, 4); snd_es1938_create()
1785 if (pci_resource_start(pci, idx) == 0 || snd_es1938_probe()
H A Dcs5530.c140 chip->pci_base = pci_resource_start(pci, 0); snd_cs5530_create()
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes.c480 (long unsigned int)pci_resource_start(pcidev, BAR_0), nes_probe()
483 (long unsigned int)pci_resource_start(pcidev, BAR_1), nes_probe()
545 mmio_regs = ioremap_nocache(pci_resource_start(pcidev, BAR_0), nes_probe()
572 nesdev->csr_start = pci_resource_start(nesdev->pcidev, BAR_0); nes_probe()
573 nesdev->doorbell_region = pci_resource_start(nesdev->pcidev, BAR_1); nes_probe()
/linux-4.1.27/drivers/video/fbdev/via/
H A Dvia-core.c486 vdev->engine_start = pci_resource_start(vdev->pdev, 1); via_pci_setup_mmio()
502 vdev->fbmem_start = pci_resource_start(vdev->pdev, 2); via_pci_setup_mmio()
504 vdev->fbmem_start = pci_resource_start(vdev->pdev, 0); via_pci_setup_mmio()
/linux-4.1.27/drivers/watchdog/
H A Dwdt_pci.c628 if (pci_resource_start(dev, 2) == 0x0000) { wdtpci_init_one()
636 (unsigned long long)pci_resource_start(dev, 2)); wdtpci_init_one()
641 io = pci_resource_start(dev, 2); wdtpci_init_one()
H A Dpcwd_pci.c704 if (pci_resource_start(pdev, 0) == 0x0000) { pcipcwd_card_init()
712 pcipcwd_private.io_addr = pci_resource_start(pdev, 0); pcipcwd_card_init()
/linux-4.1.27/drivers/misc/mic/host/
H A Dmic_main.c336 mdev->mmio.pa = pci_resource_start(pdev, mdev->ops->mmio_bar); mic_probe()
345 mdev->aper.pa = pci_resource_start(pdev, mdev->ops->aper_bar); mic_probe()
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750_hw.c36 share->vidreg_start = pci_resource_start(pdev, 1); hw_sm750_map()
69 share->vidmem_start = pci_resource_start(pdev, 0); hw_sm750_map()
/linux-4.1.27/drivers/parport/
H A Dparport_serial.c571 io_lo = pci_resource_start (dev, lo); parport_register()
574 io_hi = pci_resource_start (dev, hi); parport_register()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_drv.c253 resource_start = pci_resource_start(dev->pdev, PSB_MMIO_RESOURCE); psb_driver_load()
269 resource_start = pci_resource_start(dev_priv->aux_pdev, psb_driver_load()
H A Dgtt.c455 pg->gtt_start = pci_resource_start(dev->pdev, PSB_GTT_RESOURCE); psb_gtt_init()
465 pg->gatt_start = pci_resource_start(dev->pdev, PSB_GATT_RESOURCE); psb_gtt_init()
/linux-4.1.27/drivers/video/fbdev/kyro/
H A Dfbdev.c687 kyro_fix.smem_start = pci_resource_start(pdev, 0); kyrofb_probe()
689 kyro_fix.mmio_start = pci_resource_start(pdev, 1); kyrofb_probe()
/linux-4.1.27/drivers/net/arcnet/
H A Dcom20020-pci.c105 ioaddr = pci_resource_start(pdev, cm->bar) + cm->offset; com20020pci_probe()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_wc_x86_64.c57 const unsigned long addr = pci_resource_start(dd->pcidev, 0); ipath_enable_wc()
/linux-4.1.27/arch/x86/kernel/
H A Dsysfb_efi.c121 start = pci_resource_start(dev, i); for_each_pci_dev()
/linux-4.1.27/drivers/char/agp/
H A Dintel-gtt.c183 reg_addr = pci_resource_start(intel_private.pcidev, I810_MMADR_BAR); i810_setup()
790 reg_addr = pci_resource_start(intel_private.pcidev, I810_MMADR_BAR); i830_setup()
1117 reg_addr = pci_resource_start(intel_private.pcidev, I915_MMADR_BAR); i9xx_setup()
1126 pci_resource_start(intel_private.pcidev, I915_PTE_BAR); i9xx_setup()
H A Dati-agp.c203 reg = pci_resource_start(agp_bridge->dev, ATI_GART_MMBASE_BAR); ati_configure()
H A Dnvidia-agp.c156 apbase_phys = pci_resource_start(agp_bridge->dev, AGP_APERTURE_BAR); nvidia_configure()
/linux-4.1.27/drivers/video/console/
H A Dsticore.c455 newhpa = pci_resource_start (sti->pd, (offs - PCI_BASE_ADDRESS_0) / 4); sti_init_glob_cfg()
908 rom_base = pci_resource_start(sti->pd, PCI_ROM_RESOURCE); sti_try_rom_generic()
979 fb_base = pci_resource_start(pd, 0); sticore_pci_init()
981 rom_base = pci_resource_start(pd, PCI_ROM_RESOURCE); sticore_pci_init()
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dio_init.c213 rom = ioremap(pci_resource_start(dev, PCI_ROM_RESOURCE), sn_io_slot_fixup()
/linux-4.1.27/sound/pci/vx222/
H A Dvx222.c169 vx->port[i] = pci_resource_start(pci, i + 1); snd_vx222_create()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dnet2272.c2328 resource = pci_resource_start(pdev, i); net2272_rdk1_probe()
2385 release_mem_region(pci_resource_start(pdev, i), net2272_rdk1_probe()
2406 resource = pci_resource_start(pdev, i); net2272_rdk2_probe()
2443 release_mem_region(pci_resource_start(pdev, i), net2272_rdk2_probe()
2509 release_mem_region(pci_resource_start(pdev, i), net2272_rdk1_remove()
2529 release_mem_region(pci_resource_start(pdev, i), net2272_rdk2_remove()
/linux-4.1.27/drivers/video/fbdev/aty/
H A Daty128fb.c2100 fb_addr = pci_resource_start(pdev, 0); aty128_probe()
2108 reg_addr = pci_resource_start(pdev, 2); aty128_probe()
2191 release_mem_region(pci_resource_start(pdev, 2), aty128_probe()
2194 release_mem_region(pci_resource_start(pdev, 0), aty128_probe()
2223 release_mem_region(pci_resource_start(pdev, 0), aty128_remove()
2225 release_mem_region(pci_resource_start(pdev, 2), aty128_remove()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-alsa.c924 pci_lat, (unsigned long long)pci_resource_start(pci,0)); snd_cx88_create()
983 card->shortname,(unsigned long long)pci_resource_start(pci, 0)); cx88_audio_initdev()
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_init.c322 res_start = pci_resource_start(pdev, bar_ex); mvs_ioremap()
340 res_start = pci_resource_start(pdev, bar); mvs_ioremap()
/linux-4.1.27/drivers/staging/sm7xxfb/
H A Dsm7xxfb.c724 sfb->fb.fix.smem_start = pci_resource_start(pdev, 0); smtc_map_smem()
817 mmio_base = pci_resource_start(pdev, 0); smtcfb_pci_probe()
/linux-4.1.27/arch/x86/pci/
H A Dfixup.c463 pci_resource_start(dev, 0)); pci_post_fixup_toshiba_ohci1394()
465 pci_resource_start(dev, 1)); pci_post_fixup_toshiba_ohci1394()
/linux-4.1.27/drivers/usb/core/
H A Dhcd-pci.c231 hcd->rsrc_start = pci_resource_start(dev, 0); usb_hcd_pci_probe()
255 hcd->rsrc_start = pci_resource_start(dev, region); usb_hcd_pci_probe()
/linux-4.1.27/sound/pci/lola/
H A Dlola.c631 chip->bar[0].addr = pci_resource_start(pci, 0); lola_create()
633 chip->bar[1].addr = pci_resource_start(pci, 2); lola_create()
/linux-4.1.27/drivers/media/pci/meye/
H A Dmeye.c1672 mchip_adr = pci_resource_start(meye.mchip_dev,0); meye_probe()
1677 if (!request_mem_region(pci_resource_start(meye.mchip_dev, 0), meye_probe()
1762 release_mem_region(pci_resource_start(meye.mchip_dev, 0), meye_probe()
1793 release_mem_region(pci_resource_start(meye.mchip_dev, 0), meye_remove()
/linux-4.1.27/drivers/staging/xgifb/
H A DXGI_main_26.c1681 xgifb_info->video_base = pci_resource_start(pdev, 0); xgifb_probe()
1682 xgifb_info->mmio_base = pci_resource_start(pdev, 1); xgifb_probe()
1684 xgifb_info->vga_base = pci_resource_start(pdev, 2) + 0x30; xgifb_probe()
1686 (u64) pci_resource_start(pdev, 2), xgifb_probe()
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.c352 vnic->bar[i].bus_addr = pci_resource_start(pdev, i); usnic_vnic_discover_resources()
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_drv.c337 bar->base_addr = pci_resource_start(pdev, bar_nr); adf_probe()
/linux-4.1.27/drivers/video/fbdev/geode/
H A Dgxfb_core.c264 info->fix.smem_start = pci_resource_start(dev, 0); gxfb_map_video_memory()
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c569 dinfo->aperture.physical = pci_resource_start(pdev, aperture_bar); intelfb_pci_register()
571 dinfo->mmio_base_phys = pci_resource_start(pdev, mmio_bar); intelfb_pci_register()
573 (unsigned long long)pci_resource_start(pdev, aperture_bar), intelfb_pci_register()
575 (unsigned long long)pci_resource_start(pdev, mmio_bar), intelfb_pci_register()
/linux-4.1.27/drivers/pnp/
H A Dquirks.c259 pci_start = pci_resource_start(pdev, i); for_each_pci_dev()
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh_cache.c200 unsigned long start = pci_resource_start(dev,i); __eeh_addr_cache_insert_dev()
/linux-4.1.27/sound/pci/au88x0/
H A Dau88x0.c170 chip->io = pci_resource_start(pci, 0); snd_vortex_create()

Completed in 8154 milliseconds

123