Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c253 static int ansi_colors_need_revert; variable
996 if (ansi_colors_need_revert) { in cfb_video_putc()
998 ansi_colors_need_revert = 0; in cfb_video_putc()
1001 if (!ansi_colors_need_revert) { in cfb_video_putc()
1003 ansi_colors_need_revert = 1; in cfb_video_putc()