Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dbw2.c64 struct bw2_regs { struct
110 struct bw2_regs __iomem *regs;
127 struct bw2_regs __iomem *regs = par->regs; in bw2_blank()
306 sizeof(struct bw2_regs), "bw2 regs"); in bw2_probe()
346 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_probe()
362 of_iounmap(&op->resource[0], par->regs, sizeof(struct bw2_regs)); in bw2_remove()