Searched refs:boot_color_map (Results 1 – 3 of 3) sorted by relevance
403 boot_color_map(uint8_t index) in boot_color_map() function475 bg = boot_color_map(bg); in boot_fb_init()527 fg = boot_color_map(fg); in bit_to_pix()528 bg = boot_color_map(bg); in bit_to_pix()557 bg = boot_color_map(bg); in boot_fb_eraseline_impl()688 fg = boot_color_map(fg); in boot_fb_cursor()689 bg = boot_color_map(bg); in boot_fb_cursor()
86 extern uint32_t boot_color_map(uint8_t);
287 data->color_map = boot_color_map; in bitmap_devinit()