Searched refs:dp_regs (Results 1 – 1 of 1) sorted by relevance
45 void __iomem *dp_regs; /* drawing processor control regs */ member1442 sfb->dp_regs = sfb->lfb + 0x00408000; in smtcfb_pci_probe()1463 sfb->dp_regs = ioremap(mmio_base, 0x00a00000); in smtcfb_pci_probe()1464 sfb->lfb = sfb->dp_regs + 0x00200000; in smtcfb_pci_probe()1466 sfb->dp_regs + 0x000c0000); in smtcfb_pci_probe()1467 sfb->vp_regs = sfb->dp_regs + 0x800; in smtcfb_pci_probe()