Home
last modified time | relevance | path

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

/u-boot/drivers/video/
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()
/u-boot/arch/x86/lib/
A Dcoreboot_table.c106 struct cb_framebuffer *fb; in write_coreboot_table()
152 fb = (struct cb_framebuffer *)cbr; in write_coreboot_table()
154 fb->size = sizeof(struct cb_framebuffer); in write_coreboot_table()
/u-boot/arch/x86/include/asm/arch-coreboot/
A Dsysinfo.h43 struct cb_framebuffer *framebuffer;
/u-boot/arch/x86/cpu/coreboot/
A Dtables.c118 info->framebuffer = (struct cb_framebuffer *)ptr; in cb_parse_framebuffer()
/u-boot/arch/x86/include/asm/
A Dcoreboot_tables.h146 struct cb_framebuffer { struct

Completed in 11 milliseconds