Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c251 static int ansi_colors_need_revert; variable
994 if (ansi_colors_need_revert) { in cfb_video_putc()
996 ansi_colors_need_revert = 0; in cfb_video_putc()
999 if (!ansi_colors_need_revert) { in cfb_video_putc()
1001 ansi_colors_need_revert = 1; in cfb_video_putc()