/Linux-v5.4/sound/soc/intel/atom/sst/ |
D | sst_acpi.c | 168 ctx->iram = devm_ioremap_nocache(ctx->dev, ctx->iram_base, in sst_platform_get_resources() 178 ctx->dram = devm_ioremap_nocache(ctx->dev, ctx->dram_base, in sst_platform_get_resources() 187 ctx->shim = devm_ioremap_nocache(ctx->dev, ctx->shim_phy_add, in sst_platform_get_resources() 200 ctx->mailbox = devm_ioremap_nocache(ctx->dev, ctx->mailbox_add, in sst_platform_get_resources() 219 ctx->ddr = devm_ioremap_nocache(ctx->dev, ctx->ddr_base, in sst_platform_get_resources()
|
/Linux-v5.4/drivers/char/hw_random/ |
D | octeon-rng.c | 84 rng->control_status = devm_ioremap_nocache(&pdev->dev, in octeon_rng_probe() 90 rng->result = devm_ioremap_nocache(&pdev->dev, in octeon_rng_probe()
|
/Linux-v5.4/lib/ |
D | devres.c | 80 void __iomem *devm_ioremap_nocache(struct device *dev, resource_size_t offset, in devm_ioremap_nocache() function 85 EXPORT_SYMBOL(devm_ioremap_nocache);
|
/Linux-v5.4/include/linux/ |
D | io.h | 67 void __iomem *devm_ioremap_nocache(struct device *dev, resource_size_t offset,
|
/Linux-v5.4/drivers/gpio/ |
D | gpio-em.c | 298 p->base0 = devm_ioremap_nocache(dev, io[0]->start, in em_gio_probe() 303 p->base1 = devm_ioremap_nocache(dev, io[1]->start, in em_gio_probe()
|
D | gpio-xgene.c | 174 gpio->base = devm_ioremap_nocache(&pdev->dev, res->start, in xgene_gpio_probe()
|
D | gpio-ath79.c | 262 ctrl->base = devm_ioremap_nocache(dev, res->start, resource_size(res)); in ath79_gpio_probe()
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | ahb.c | 95 mem = devm_ioremap_nocache(&pdev->dev, res->start, resource_size(res)); in ath_ahb_probe()
|
/Linux-v5.4/drivers/ata/ |
D | pata_rb532_cf.c | 143 info->iobase = devm_ioremap_nocache(&pdev->dev, res->start, in rb532_pata_driver_probe()
|
D | pata_octeon_cf.c | 894 cf_port->dma_base = (u64)devm_ioremap_nocache(&pdev->dev, res_dma->start, in octeon_cf_probe() 912 cs1 = devm_ioremap_nocache(&pdev->dev, res_cs1->start, in octeon_cf_probe() 928 cs0 = devm_ioremap_nocache(&pdev->dev, res_cs0->start, in octeon_cf_probe()
|
/Linux-v5.4/drivers/soc/xilinx/ |
D | xlnx_vcu.c | 514 xvcu->vcu_slcr_ba = devm_ioremap_nocache(&pdev->dev, res->start, in xvcu_probe() 527 xvcu->logicore_reg_ba = devm_ioremap_nocache(&pdev->dev, res->start, in xvcu_probe()
|
/Linux-v5.4/drivers/ipack/devices/ |
D | ipoctal.c | 279 addr = devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot() 295 devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot() 306 devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot()
|
/Linux-v5.4/drivers/usb/roles/ |
D | intel-xhci-usb-role-switch.c | 164 data->base = devm_ioremap_nocache(dev, res->start, resource_size(res)); in intel_xhci_usb_probe()
|
/Linux-v5.4/drivers/watchdog/ |
D | rc32434_wdt.c | 269 wdt_reg = devm_ioremap_nocache(&pdev->dev, r->start, resource_size(r)); in rc32434_wdt_probe()
|
D | bcm63xx_wdt.c | 248 bcm63xx_wdt_device.regs = devm_ioremap_nocache(&pdev->dev, r->start, in bcm63xx_wdt_probe()
|
/Linux-v5.4/drivers/bus/fsl-mc/ |
D | mc-io.c | 100 mc_portal_virt_addr = devm_ioremap_nocache(dev, in fsl_create_mc_io()
|
/Linux-v5.4/scripts/coccinelle/free/ |
D | devm_free.cocci | 55 x = devm_ioremap_nocache(...)
|
/Linux-v5.4/drivers/spi/ |
D | spi-jcore.c | 173 hw->base = devm_ioremap_nocache(&pdev->dev, res->start, in jcore_spi_probe()
|
/Linux-v5.4/tools/testing/nvdimm/ |
D | Kbuild | 4 ldflags-y += --wrap=devm_ioremap_nocache
|
/Linux-v5.4/sound/soc/au1x/ |
D | i2sc.c | 251 ctx->mmio = devm_ioremap_nocache(&pdev->dev, iores->start, in au1xi2s_drvprobe()
|
D | ac97c.c | 251 ctx->mmio = devm_ioremap_nocache(&pdev->dev, iores->start, in au1xac97c_drvprobe()
|
/Linux-v5.4/drivers/gpu/drm/sti/ |
D | sti_hda.c | 761 hda->regs = devm_ioremap_nocache(dev, res->start, resource_size(res)); in sti_hda_probe() 768 hda->video_dacs_ctrl = devm_ioremap_nocache(dev, res->start, in sti_hda_probe()
|
/Linux-v5.4/drivers/regulator/ |
D | ti-abb-regulator.c | 751 abb->int_base = devm_ioremap_nocache(dev, res->start, in ti_abb_probe() 771 abb->efuse_base = devm_ioremap_nocache(dev, res->start, in ti_abb_probe()
|
/Linux-v5.4/drivers/net/can/sja1000/ |
D | sja1000_platform.c | 232 addr = devm_ioremap_nocache(&pdev->dev, res_mem->start, in sp_probe()
|
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/ |
D | hibmc_drm_drv.c | 218 priv->mmio = devm_ioremap_nocache(dev->dev, ioaddr, iosize); in hibmc_hw_map()
|