Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcg3.c89 struct cg3_regs { struct
115 struct cg3_regs __iomem *regs; argument
189 struct cg3_regs __iomem *regs = par->regs; in cg3_blank()
384 sizeof(struct cg3_regs), "cg3 regs"); in cg3_probe()
428 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_probe()
445 of_iounmap(&op->resource[0], par->regs, sizeof(struct cg3_regs)); in cg3_remove()