Home
last modified time | relevance | path

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

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