Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c104 struct cb_framebuffer *fb; in write_coreboot_table()
150 fb = (struct cb_framebuffer *)cbr; in write_coreboot_table()
152 fb->size = sizeof(struct cb_framebuffer); in write_coreboot_table()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcoreboot.c13 static int save_vesa_mode(struct cb_framebuffer *fb, in save_vesa_mode()
44 struct cb_framebuffer *fb = lib_sysinfo.framebuffer; in coreboot_video_probe()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dsysinfo.h44 struct cb_framebuffer *framebuffer;
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtables.c105 info->framebuffer = (struct cb_framebuffer *)ptr; in cb_parse_framebuffer()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h126 struct cb_framebuffer { struct