Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c252 static int ansi_colors_need_revert; variable
995 if (ansi_colors_need_revert) { in cfb_video_putc()
997 ansi_colors_need_revert = 0; in cfb_video_putc()
1000 if (!ansi_colors_need_revert) { in cfb_video_putc()
1002 ansi_colors_need_revert = 1; in cfb_video_putc()