| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst_pci.c | 36 ctx->ddr_base = pci_resource_start(pci, 0); in sst_platform_get_resources() 59 ctx->shim_phy_add = pci_resource_start(pci, 1); in sst_platform_get_resources() 67 ctx->mailbox_add = pci_resource_start(pci, 2); in sst_platform_get_resources() 76 ctx->iram_base = pci_resource_start(pci, 3); in sst_platform_get_resources() 85 ctx->dram_base = pci_resource_start(pci, 4); in sst_platform_get_resources()
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpcihp_zt5550.c | 79 dbg("pci resource start %llx", (unsigned long long)pci_resource_start(hc_dev, 1)); in zt5550_hc_config() 82 if (!request_mem_region(pci_resource_start(hc_dev, 1), in zt5550_hc_config() 90 ioremap(pci_resource_start(hc_dev, 1), pci_resource_len(hc_dev, 1)); in zt5550_hc_config() 94 (unsigned long long)pci_resource_start(hc_dev, 1)); in zt5550_hc_config() 121 release_mem_region(pci_resource_start(hc_dev, 1), in zt5550_hc_config() 134 release_mem_region(pci_resource_start(hc_dev, 1), in zt5550_hc_cleanup()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | nark.c | 40 dev->base_start = pci_resource_start(dev->pdev, 2); in aac_nark_ioremap() 41 dev->regs.rx = ioremap((u64)pci_resource_start(dev->pdev, 0) | in aac_nark_ioremap() 42 ((u64)pci_resource_start(dev->pdev, 1) << 32), in aac_nark_ioremap()
|
| /linux/drivers/media/pci/mantis/ |
| H A D | mantis_pci.c | 67 if (!request_mem_region(pci_resource_start(pdev, 0), in mantis_pci_init() 76 mantis->mmio = ioremap(pci_resource_start(pdev, 0), in mantis_pci_init() 125 release_mem_region(pci_resource_start(pdev, 0), in mantis_pci_init() 146 release_mem_region(pci_resource_start(pdev, 0), in mantis_pci_exit()
|
| /linux/drivers/media/radio/ |
| H A D | radio-maxiradio.c | 150 if (!request_region(pci_resource_start(pdev, 0), in maxiradio_probe() 159 dev->io = pci_resource_start(pdev, 0); in maxiradio_probe() 167 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0)); in maxiradio_probe() 184 release_region(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0)); in maxiradio_remove()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_pcilib.c | 33 port->port.mapbase = pci_resource_start(dev, bar) + offset; in serial8250_pci_setup_port() 38 port->port.iobase = pci_resource_start(dev, bar) + offset; in serial8250_pci_setup_port()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-pci-wrap.c | 110 res[RES_DEV_ID].start = pci_resource_start(pdev, PCI_BAR_DEV); in cdns3_pci_probe() 117 res[RES_HOST_ID].start = pci_resource_start(pdev, PCI_BAR_HOST); in cdns3_pci_probe() 134 res[RES_DRD_ID].start = pci_resource_start(pdev, PCI_BAR_OTG); in cdns3_pci_probe()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mmio.c | 649 pci_resource_start(pci_dev, 0), in mt7915_mmio_wed_init() 654 wed->wlan.phy_base = pci_resource_start(pci_dev, 0); in mt7915_mmio_wed_init() 655 wed->wlan.wpdma_int = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 657 wed->wlan.wpdma_mask = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 659 wed->wlan.wpdma_phys = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 661 wed->wlan.wpdma_tx = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 663 wed->wlan.wpdma_txfree = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 665 wed->wlan.wpdma_rx_glo = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init() 667 wed->wlan.wpdma_rx[0] = pci_resource_start(pci_dev, 0) + in mt7915_mmio_wed_init()
|
| /linux/drivers/pci/ |
| H A D | iomap.c | 40 start = pci_resource_start(dev, bar); in pci_iomap_range() 87 start = pci_resource_start(dev, bar); in pci_iomap_wc_range()
|
| /linux/drivers/gpib/tnt4882/ |
| H A D | mite.c | 84 addr = pci_resource_start(mite->pcidev, 0); in mite_setup() 91 addr = pci_resource_start(mite->pcidev, 1); in mite_setup()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-hydra.c | 105 unsigned long base = pci_resource_start(dev, 0); in hydra_probe() 134 release_mem_region(pci_resource_start(dev, 0)+ in hydra_remove()
|
| H A D | i2c-pasemi-pci.c | 41 base = pci_resource_start(dev, 0); in pasemi_smb_pci_probe()
|
| /linux/drivers/fpga/ |
| H A D | dfl-pci.c | 211 start = pci_resource_start(pcidev, bir) + offset; in find_dfls_by_vsec() 240 start = pci_resource_start(pcidev, 0); in find_dfls_by_default() 276 start = pci_resource_start(pcidev, bar) + offset; in find_dfls_by_default() 282 start = pci_resource_start(pcidev, 0); in find_dfls_by_default()
|
| /linux/sound/soc/loongson/ |
| H A D | loongson_i2s_pci.c | 58 tx_data->dev_addr = pci_resource_start(pdev, 0) + LS_I2S_TX_DATA; in loongson_i2s_volatile_reg() 61 rx_data->dev_addr = pci_resource_start(pdev, 0) + LS_I2S_RX_DATA; in loongson_i2s_volatile_reg()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | amd5536udc_pci.c | 73 release_mem_region(pci_resource_start(pdev, 0), in udc_pci_remove() 109 resource = pci_resource_start(pdev, 0); in udc_pci_probe()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bt878.c | 427 bt->bt878_adr = pci_resource_start(dev, 0); in bt878_probe() 428 if (!request_mem_region(pci_resource_start(dev, 0), in bt878_probe() 489 release_mem_region(pci_resource_start(bt->dev, 0), in bt878_probe() 522 release_mem_region(pci_resource_start(bt->dev, 0), in bt878_remove()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm_pci.c | 235 *base = pci_resource_start(ahd->dev_softc, 0); in ahd_linux_pci_reserve_io_regions() 241 *base2 = pci_resource_start(ahd->dev_softc, 3); in ahd_linux_pci_reserve_io_regions() 269 start = pci_resource_start(ahd->dev_softc, 1); in ahd_linux_pci_reserve_mem_region()
|
| /linux/drivers/watchdog/ |
| H A D | wdt_pci.c | 623 if (pci_resource_start(dev, 2) == 0x0000) { in wdtpci_init_one() 631 (unsigned long long)pci_resource_start(dev, 2)); in wdtpci_init_one() 636 io = pci_resource_start(dev, 2); in wdtpci_init_one()
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci.c | 75 io_port = pci_resource_start(chip->pci, 2); in snd_ymfpci_create_gameport() 204 fm_port[dev] = pci_resource_start(pci, 1); in __snd_card_ymfpci_probe() 215 mpu_port[dev] = pci_resource_start(pci, 1) + 0x20; in __snd_card_ymfpci_probe()
|
| /linux/rust/helpers/ |
| H A D | pci.c | 13 return pci_resource_start(pdev, bar); in rust_helper_pci_resource_start()
|
| /linux/drivers/mfd/ |
| H A D | intel_quark_i2c_gpio.c | 202 res[INTEL_QUARK_IORES_MEM].start = pci_resource_start(pdev, MFD_I2C_BAR); in intel_quark_i2c_setup() 224 res[INTEL_QUARK_IORES_MEM].start = pci_resource_start(pdev, MFD_GPIO_BAR); in intel_quark_gpio_setup()
|
| /linux/drivers/net/can/ctucanfd/ |
| H A D | ctucanfd_pci.c | 112 (long long)pci_resource_start(pdev, 0), in ctucan_pci_probe() 116 (long long)pci_resource_start(pdev, 1), in ctucan_pci_probe()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_uar.c | 44 uar->pfn = (pci_resource_start(dev->pdev, 2) >> PAGE_SHIFT) + uar->index; in mthca_uar_alloc()
|
| /linux/drivers/scsi/ |
| H A D | fdomain_pci.c | 25 sh = fdomain_create(pci_resource_start(pdev, 0), pdev->irq, 7, in fdomain_pci_probe()
|
| /linux/drivers/platform/x86/intel/ |
| H A D | ehl_pse_io.c | 37 start = pci_resource_start(pci, 0); in ehl_pse_io_dev_create()
|