Home
last modified time | relevance | path

Searched refs:blue_mask_size (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcoreboot.c32 vesa->blue_mask_size = fb->blue_mask_size; in save_vesa_mode()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dcoreboot_table.c163 fb->blue_mask_size = vesa->blue_mask_size; in write_coreboot_table()
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A Dcoreboot_table.h57 u8 blue_mask_size; member
H A Dframebuffer-coreboot.c46 fb->blue_mask_size == formats[i].blue.length && in framebuffer_probe()
/OK3568_Linux_fs/u-boot/include/
H A Dvbe.h73 u8 blue_mask_size; member
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dcoreboot_tables.h139 u8 blue_mask_size; member
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_rom.c228 screen_info->blue_size = vesa->blue_mask_size; in setup_video()
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c167 vm->blue_mask_size); in atibios_debug_mode()
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0005-calloc-Use-calloc-at-most-places.patch1562 grub_uint32_t bmask = ((1 << mode_info->blue_mask_size) - 1);
1571 grub_uint32_t bmask = ((1 << mode_info->blue_mask_size) - 1);
1580 grub_uint16_t bmask = ((1 << mode_info->blue_mask_size) - 1);