dp_regs            45 drivers/video/fbdev/sm712fb.c 	void __iomem *dp_regs;	/* drawing processor control regs */
dp_regs          1584 drivers/video/fbdev/sm712fb.c 		sfb->dp_regs = sfb->lfb + 0x00408000;
dp_regs          1604 drivers/video/fbdev/sm712fb.c 		sfb->dp_regs = ioremap(mmio_base, 0x00200000 + smem_size);
dp_regs          1605 drivers/video/fbdev/sm712fb.c 		sfb->lfb = sfb->dp_regs + 0x00200000;
dp_regs          1607 drivers/video/fbdev/sm712fb.c 		    sfb->dp_regs + 0x000c0000);
dp_regs          1608 drivers/video/fbdev/sm712fb.c 		sfb->vp_regs = sfb->dp_regs + 0x800;