Searched refs:bt455 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
H A D | pmag-aa-fb.c | 43 #include "bt455.h" 88 struct bt455_regs *bt455; member in struct:aafb_info 396 bt455_write_cmap_entry(ip->bt455, 1, val, val, val); aafb_blank() 420 ip->bt455 = (struct bt455_regs *) (base_addr + PMAG_AA_BT455_OFFSET); init_one() 445 bt455_erase_cursor(ip->bt455); init_one() 448 bt455_write_cmap_entry(ip->bt455, 0, 0x00, 0x00, 0x00); init_one() 449 bt455_write_cmap_entry(ip->bt455, 1, 0x0f, 0x0f, 0x0f); init_one()
|
H A D | bt455.h | 2 * linux/drivers/video/bt455.h
|
Completed in 81 milliseconds