Home
last modified time | relevance | path

Searched refs:devm_ioremap_nocache (Results 1 – 59 of 59) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/sst/
Dsst_acpi.c162 ctx->iram = devm_ioremap_nocache(ctx->dev, ctx->iram_base, in sst_platform_get_resources()
172 ctx->dram = devm_ioremap_nocache(ctx->dev, ctx->dram_base, in sst_platform_get_resources()
181 ctx->shim = devm_ioremap_nocache(ctx->dev, ctx->shim_phy_add, in sst_platform_get_resources()
194 ctx->mailbox = devm_ioremap_nocache(ctx->dev, ctx->mailbox_add, in sst_platform_get_resources()
213 ctx->ddr = devm_ioremap_nocache(ctx->dev, ctx->ddr_base, in sst_platform_get_resources()
/linux-4.4.14/drivers/char/hw_random/
Docteon-rng.c84 rng->control_status = devm_ioremap_nocache(&pdev->dev, in octeon_rng_probe()
90 rng->result = devm_ioremap_nocache(&pdev->dev, in octeon_rng_probe()
Dbcm63xx-rng.c116 priv->regs = devm_ioremap_nocache(&pdev->dev, r->start, in bcm63xx_rng_probe()
/linux-4.4.14/drivers/char/tpm/
Dtpm_crb.c261 devm_ioremap_nocache(dev, buf->control_area_pa, 0x1000); in crb_acpi_add()
269 priv->cmd = devm_ioremap_nocache(dev, pa, in crb_acpi_add()
278 priv->rsp = devm_ioremap_nocache(dev, pa, in crb_acpi_add()
/linux-4.4.14/lib/
Ddevres.c54 void __iomem *devm_ioremap_nocache(struct device *dev, resource_size_t offset, in devm_ioremap_nocache() function
72 EXPORT_SYMBOL(devm_ioremap_nocache);
/linux-4.4.14/include/linux/
Dio.h77 void __iomem *devm_ioremap_nocache(struct device *dev, resource_size_t offset,
/linux-4.4.14/tools/testing/nvdimm/
DKbuild3 ldflags-y += --wrap=devm_ioremap_nocache
/linux-4.4.14/drivers/gpio/
Dgpio-em.c303 p->base0 = devm_ioremap_nocache(&pdev->dev, io[0]->start, in em_gio_probe()
311 p->base1 = devm_ioremap_nocache(&pdev->dev, io[1]->start, in em_gio_probe()
Dgpio-ath79.c173 ctrl->base = devm_ioremap_nocache( in ath79_gpio_probe()
Dgpio-xgene.c181 gpio->base = devm_ioremap_nocache(&pdev->dev, res->start, in xgene_gpio_probe()
Dgpio-rcar.c437 p->base = devm_ioremap_nocache(dev, io->start, resource_size(io)); in gpio_rcar_probe()
/linux-4.4.14/scripts/coccinelle/free/
Ddevm_free.cocci38 x = devm_ioremap_nocache(...)
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dahb.c106 mem = devm_ioremap_nocache(&pdev->dev, res->start, resource_size(res)); in ath_ahb_probe()
/linux-4.4.14/drivers/ata/
Dpata_rb532_cf.c161 info->iobase = devm_ioremap_nocache(&pdev->dev, res->start, in rb532_pata_driver_probe()
Dpata_octeon_cf.c905 cf_port->dma_base = (u64)devm_ioremap_nocache(&pdev->dev, res_dma->start, in octeon_cf_probe()
923 cs1 = devm_ioremap_nocache(&pdev->dev, res_cs1->start, in octeon_cf_probe()
939 cs0 = devm_ioremap_nocache(&pdev->dev, res_cs0->start, in octeon_cf_probe()
Dpata_arasan_cf.c830 acdev->vbase = devm_ioremap_nocache(&pdev->dev, res->start, in arasan_cf_probe()
/linux-4.4.14/drivers/ipack/devices/
Dipoctal.c282 addr = devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot()
298 devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot()
309 devm_ioremap_nocache(&ipoctal->dev->dev, in ipoctal_inst_slot()
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_vtac.c190 vtac->phy_regs = devm_ioremap_nocache(dev, res->start, in sti_vtac_probe()
Dsti_hda.c730 hda->regs = devm_ioremap_nocache(dev, res->start, resource_size(res)); in sti_hda_probe()
737 hda->video_dacs_ctrl = devm_ioremap_nocache(dev, res->start, in sti_hda_probe()
Dsti_hdmi.c811 hdmi->regs = devm_ioremap_nocache(dev, res->start, resource_size(res)); in sti_hdmi_probe()
825 hdmi->syscfg = devm_ioremap_nocache(dev, res->start, in sti_hdmi_probe()
Dsti_vtg.c348 vtg->regs = devm_ioremap_nocache(dev, res->start, resource_size(res)); in vtg_probe()
Dsti_dvo.c501 dvo->regs = devm_ioremap_nocache(dev, res->start, in sti_dvo_probe()
Dsti_tvout.c700 tvout->regs = devm_ioremap_nocache(dev, res->start, resource_size(res)); in sti_tvout_probe()
/linux-4.4.14/drivers/watchdog/
Drc32434_wdt.c274 wdt_reg = devm_ioremap_nocache(&pdev->dev, r->start, resource_size(r)); in rc32434_wdt_probe()
Dbcm63xx_wdt.c251 bcm63xx_wdt_device.regs = devm_ioremap_nocache(&pdev->dev, r->start, in bcm63xx_wdt_probe()
/linux-4.4.14/sound/soc/au1x/
Di2sc.c250 ctx->mmio = devm_ioremap_nocache(&pdev->dev, iores->start, in au1xi2s_drvprobe()
Dac97c.c250 ctx->mmio = devm_ioremap_nocache(&pdev->dev, iores->start, in au1xac97c_drvprobe()
/linux-4.4.14/drivers/net/can/sja1000/
Dsja1000_platform.c181 addr = devm_ioremap_nocache(&pdev->dev, res_mem->start, in sp_probe()
/linux-4.4.14/tools/testing/nvdimm/test/
Diomap.c79 return devm_ioremap_nocache(dev, offset, size); in __wrap_devm_ioremap_nocache()
/linux-4.4.14/drivers/regulator/
Dti-abb-regulator.c761 abb->int_base = devm_ioremap_nocache(dev, res->start, in ti_abb_probe()
781 abb->efuse_base = devm_ioremap_nocache(dev, res->start, in ti_abb_probe()
/linux-4.4.14/drivers/staging/fsl-mc/bus/
Dmc-sys.c107 mc_portal_virt_addr = devm_ioremap_nocache(dev, in fsl_create_mc_io()
/linux-4.4.14/sound/soc/intel/boards/
Dmfld_machine.c390 mc_drv_ctx->int_base = devm_ioremap_nocache(&pdev->dev, irq_mem->start, in snd_mfld_mc_probe()
/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_drv.c153 sdev->mmio = devm_ioremap_nocache(&pdev->dev, res->start, in shmob_drm_load()
/linux-4.4.14/drivers/mtd/nand/
Dfsl_upm.c293 fun->io_base = devm_ioremap_nocache(&ofdev->dev, io_res.start, in fun_probe()
/linux-4.4.14/arch/mips/pci/
Dpci-ar2315.c431 apc->cfg_mem = devm_ioremap_nocache(dev, res->start, in ar2315_pci_probe()
/linux-4.4.14/drivers/mmc/host/
Dsdhci-acpi.c370 host->ioaddr = devm_ioremap_nocache(dev, iomem->start, in sdhci_acpi_probe()
/linux-4.4.14/drivers/video/fbdev/mbx/
Dmbxfb.c943 mfbi->reg_virt_addr = devm_ioremap_nocache(&dev->dev, in mbxfb_probe()
953 mfbi->fb_virt_addr = devm_ioremap_nocache(&dev->dev, mfbi->fb_phys_addr, in mbxfb_probe()
/linux-4.4.14/drivers/mfd/
Dhtc-egpio.c289 ei->base_addr = devm_ioremap_nocache(&pdev->dev, res->start, in egpio_probe()
/linux-4.4.14/drivers/pci/host/
Dpci-dra7xx.c369 base = devm_ioremap_nocache(dev, res->start, resource_size(res)); in dra7xx_pcie_probe()
/linux-4.4.14/drivers/soc/qcom/
Dsmem.c687 smem->regions[i].virt_base = devm_ioremap_nocache(dev, r.start, in qcom_smem_map_memory()
/linux-4.4.14/drivers/irqchip/
Dirq-renesas-intc-irqpin.c478 i->iomem = devm_ioremap_nocache(dev, io[k]->start, in intc_irqpin_probe()
/linux-4.4.14/drivers/net/ethernet/
Dethoc.c1085 priv->iobase = devm_ioremap_nocache(&pdev->dev, netdev->base_addr, in ethoc_probe()
1094 priv->membase = devm_ioremap_nocache(&pdev->dev, in ethoc_probe()
Dlantiq_etop.c727 ltq_etop_membase = devm_ioremap_nocache(&pdev->dev, in ltq_etop_probe()
/linux-4.4.14/drivers/tty/serial/
Dmeson_uart.c398 port->membase = devm_ioremap_nocache(port->dev, in meson_uart_request_port()
Dlantiq.c529 port->membase = devm_ioremap_nocache(&pdev->dev, in lqasc_request_port()
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-imx1-core.c619 ipctl->base = devm_ioremap_nocache(&pdev->dev, res->start, in imx1_pinctrl_core_probe()
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt278 devm_ioremap_nocache()
/linux-4.4.14/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c503 ctrl->reg_base = devm_ioremap_nocache(ctrl->dev, in mmphw_probe()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-amd.c759 gpio_dev->base = devm_ioremap_nocache(&pdev->dev, res->start, in amd_gpio_probe()
/linux-4.4.14/drivers/rtc/
Drtc-sh.c626 rtc->regbase = devm_ioremap_nocache(&pdev->dev, rtc->res->start, in sh_rtc_probe()
/linux-4.4.14/drivers/video/fbdev/
Dpxa168fb.c671 fbi->reg_base = devm_ioremap_nocache(&pdev->dev, res->start, in pxa168fb_probe()
/linux-4.4.14/drivers/tty/
Dmips_ejtag_fdc.c904 priv->reg = devm_ioremap_nocache(priv->dev, dev->res.start, in mips_ejtag_fdc_tty_probe()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c90 ptr = devm_ioremap_nocache(&pdev->dev, res->start, size); in msm_ioremap()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_omap.c1105 membase = devm_ioremap_nocache(&pdev->dev, regs->start, in omap8250_probe()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c1287 *ptr = devm_ioremap_nocache(device, region->start, in request_and_map()
/linux-4.4.14/drivers/usb/phy/
Dphy-msm-usb.c1721 phy_select = devm_ioremap_nocache(&pdev->dev, USB2_PHY_SEL, 4); in msm_otg_probe()
/linux-4.4.14/sound/soc/sh/
Dfsi.c1968 master->base = devm_ioremap_nocache(&pdev->dev, in fsi_probe()
/linux-4.4.14/drivers/acpi/
Dnfit.c1427 nfit_blk->nvdimm_flush = devm_ioremap_nocache(dev, in acpi_nfit_blk_region_enable()
/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp_core.c1912 efuse = devm_ioremap_nocache(dev, res.start, size); in netcp_create_interface()