Searched refs:bt455_write_ovly_entry (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/ |
D | bt455.h | 59 static inline void bt455_write_ovly_entry(struct bt455_regs *regs, int cr, in bt455_write_ovly_entry() function 85 bt455_write_ovly_entry(regs, 8, 0x03, 0x03, 0x03); in bt455_erase_cursor() 86 bt455_write_ovly_entry(regs, 9, 0x07, 0x07, 0x07); in bt455_erase_cursor()
|