Home
last modified time | relevance | path

Searched refs:bytes_per_line (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dcoreboot.c26 vesa->bytes_per_scanline = fb->bytes_per_line; in save_vesa_mode()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dcoreboot_table.c157 fb->bytes_per_line = vesa->bytes_per_scanline; in write_coreboot_table()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcoreboot_tables.h132 u32 bytes_per_line; member