Searched refs:regs_phys (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c35 phys_addr_t regs_phys; member in struct:lpbfifo_data
231 dma_conf.dst_addr = lpbfifo.regs_phys +
236 dma_conf.src_addr = lpbfifo.regs_phys +
429 lpbfifo.regs_phys = r.start;
432 if (!devm_request_mem_region(&pdev->dev, lpbfifo.regs_phys,
440 lpbfifo.regs_phys, lpbfifo.regs_size);
/linux-master/include/linux/
H A Dti-emif-sram.h44 phys_addr_t regs_phys; member in struct:ti_emif_pm_data
113 offsetof(struct ti_emif_pm_data, regs_phys));
/linux-master/drivers/video/fbdev/
H A Dxilinxfb.c136 phys_addr_t regs_phys; /* phys. address of the control member in struct:xilinxfb_drvdata
277 drvdata->regs_phys = res->start;
350 &drvdata->regs_phys, drvdata->regs);
H A Dau1100fb.h106 unsigned int regs_phys; member in struct:au1100fb_device
H A Dau1100fb.c448 print_dbg("phys=0x%08x, size=%d", fbdev->regs_phys, fbdev->regs_len);
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci.h116 u64 regs_phys; member in struct:pnv_phb
H A Dpci-ioda.c2647 phb->regs_phys = r.start;
/linux-master/drivers/memory/
H A Dti-emif-pm.c139 emif_data->pm_data.regs_phys = emif_data->ti_emif_sram_data_phys;

Completed in 146 milliseconds