Home
last modified time | relevance | path

Searched refs:green_mask_pos (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcoreboot.c31 vesa->green_mask_pos = fb->green_mask_pos; in save_vesa_mode()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c162 fb->green_mask_pos = vesa->green_mask_pos; in write_coreboot_table()
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dcoreboot_table.h54 u8 green_mask_pos; member
H A Dframebuffer-coreboot.c43 fb->green_mask_pos == formats[i].green.offset && in framebuffer_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dvbe.h72 u8 green_mask_pos; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h136 u8 green_mask_pos; member
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c227 screen_info->green_pos = vesa->green_mask_pos; in setup_video()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c165 vm->red_mask_pos, vm->green_mask_pos, vm->blue_mask_pos, in atibios_debug_mode()