Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dpmag-aa-fb.c88 struct bt455_regs *bt455; member
396 bt455_write_cmap_entry(ip->bt455, 1, val, val, val); in aafb_blank()
420 ip->bt455 = (struct bt455_regs *) (base_addr + PMAG_AA_BT455_OFFSET); in init_one()
445 bt455_erase_cursor(ip->bt455); in init_one()
448 bt455_write_cmap_entry(ip->bt455, 0, 0x00, 0x00, 0x00); in init_one()
449 bt455_write_cmap_entry(ip->bt455, 1, 0x0f, 0x0f, 0x0f); in init_one()