Searched refs:bt455_write_cmap_entry (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ |
D | bt455.h | 47 static inline void bt455_write_cmap_entry(struct bt455_regs *regs, int cr, in bt455_write_cmap_entry() function
|
D | pmag-aa-fb.c | 396 bt455_write_cmap_entry(ip->bt455, 1, val, val, val); in aafb_blank() 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()
|