Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dpmag-aa-fb.c66 struct bt455_regs __iomem *bt455; member
124 bt455_write_cmap_entry(par->bt455, 8, bg); in aafb_cursor()
125 bt455_write_cmap_next(par->bt455, bg); in aafb_cursor()
126 bt455_write_ovly_next(par->bt455, fg); in aafb_cursor()
146 bt455_write_cmap_entry(par->bt455, 1, val); in aafb_blank()
194 par->bt455 = par->mmio - PMAG_AA_BT455_OFFSET + PMAG_AA_BT455_OFFSET; in pmagaafb_probe()
209 bt455_write_cmap_entry(par->bt455, 0, 0x0); in pmagaafb_probe()
210 bt455_write_cmap_next(par->bt455, 0xf); in pmagaafb_probe()