Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dcg3.c87 struct cg3_regs { struct
113 struct cg3_regs __iomem *regs; argument
187 struct cg3_regs __iomem *regs = par->regs; in cg3_blank()
382 sizeof(struct cg3_regs), "cg3 regs"); in cg3_probe()
427 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_probe()
444 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_remove()