Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpmag-aa-fb.c40 #include "bt455.h"
66 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()
197 par->bt455 = par->mmio - PMAG_AA_BT455_OFFSET + PMAG_AA_BT455_OFFSET; in pmagaafb_probe()
212 bt455_write_cmap_entry(par->bt455, 0, 0x0); in pmagaafb_probe()
213 bt455_write_cmap_next(par->bt455, 0xf); in pmagaafb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpmag-aa-fb.c40 #include "bt455.h"
66 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()

Completed in 2 milliseconds