Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcoreboot.c12 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode()
43 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe()
/openbmc/u-boot/arch/x86/lib/
H A Dcoreboot_table.c103 struct cb_framebuffer *fb; in write_coreboot_table()
149 fb = (struct cb_framebuffer *)cbr; in write_coreboot_table()
151 fb->size = sizeof(struct cb_framebuffer); in write_coreboot_table()
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h43 struct cb_framebuffer *framebuffer;
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c104 info->framebuffer = (struct cb_framebuffer *)ptr; in cb_parse_framebuffer()
/openbmc/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h125 struct cb_framebuffer { struct