regs_phys          35 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 	phys_addr_t regs_phys;
regs_phys         231 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 		dma_conf.dst_addr = lpbfifo.regs_phys +
regs_phys         236 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 		dma_conf.src_addr = lpbfifo.regs_phys +
regs_phys         447 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 	lpbfifo.regs_phys = r.start;
regs_phys         450 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 	if (!devm_request_mem_region(&pdev->dev, lpbfifo.regs_phys,
regs_phys         458 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 					lpbfifo.regs_phys, lpbfifo.regs_size);
regs_phys          42 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c 	phys_addr_t regs_phys;
regs_phys         486 arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c 	lpbfifo.regs_phys = res.start;
regs_phys        1897 arch/powerpc/platforms/powernv/pci-ioda.c 	return real_mode ? (__be64 __iomem *)(phb->regs_phys + 0x210) :
regs_phys        3749 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->regs_phys = r.start;
regs_phys          96 arch/powerpc/platforms/powernv/pci.h 	u64			regs_phys;
regs_phys         139 drivers/memory/ti-emif-pm.c 	emif_data->pm_data.regs_phys = emif_data->ti_emif_sram_data_phys;
regs_phys        1372 drivers/net/ethernet/xscale/ixp4xx_eth.c 	u32 regs_phys;
regs_phys        1390 drivers/net/ethernet/xscale/ixp4xx_eth.c 		regs_phys  = IXP4XX_EthA_BASE_PHYS;
regs_phys        1409 drivers/net/ethernet/xscale/ixp4xx_eth.c 		regs_phys  = IXP4XX_EthB_BASE_PHYS;
regs_phys        1427 drivers/net/ethernet/xscale/ixp4xx_eth.c 		regs_phys  = IXP4XX_EthC_BASE_PHYS;
regs_phys        1442 drivers/net/ethernet/xscale/ixp4xx_eth.c 	port->mem_res = request_mem_region(regs_phys, REGS_SIZE, dev->name);
regs_phys         448 drivers/video/fbdev/au1100fb.c 	print_dbg("phys=0x%08x, size=%d", fbdev->regs_phys, fbdev->regs_len);
regs_phys         106 drivers/video/fbdev/au1100fb.h 	unsigned int 		regs_phys;
regs_phys         137 drivers/video/fbdev/xilinxfb.c 	phys_addr_t	regs_phys;	/* phys. address of the control
regs_phys         279 drivers/video/fbdev/xilinxfb.c 		drvdata->regs_phys = res->start;
regs_phys         353 drivers/video/fbdev/xilinxfb.c 			&drvdata->regs_phys, drvdata->regs);
regs_phys          52 include/linux/ti-emif-sram.h 	phys_addr_t regs_phys;
regs_phys         121 include/linux/ti-emif-sram.h 	       offsetof(struct ti_emif_pm_data, regs_phys));