Searched refs:fg (Results 1 – 1 of 1) sorted by relevance
122 static void fbcon_set_colors(unsigned bg, unsigned fg) { in fbcon_set_colors() argument124 FGCOLOR = fg; in fbcon_set_colors()166 uint32_t fg; in fbcon_setup() local175 fg = RGB565_WHITE; in fbcon_setup()184 fbcon_set_colors(bg, fg); in fbcon_setup()
Completed in 7 milliseconds