Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcg3.c88 struct cg3_regs { struct
114 struct cg3_regs __iomem *regs;
188 struct cg3_regs __iomem *regs = par->regs; in cg3_blank()
383 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dcg3.c89 struct cg3_regs { struct
115 struct cg3_regs __iomem *regs;
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()

Completed in 2 milliseconds