| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sm712fb.c | 92 u16 lfb_depth; member 845 smtc_scr_info.lfb_depth = 0; in sm7xx_vga_setup() 854 smtc_scr_info.lfb_depth = vesa_mode_table[i].lfb_depth; in sm7xx_vga_setup() 1463 sfb->fb->var.bits_per_pixel = smtc_scr_info.lfb_depth; in sm7xx_resolution_probe() 1491 big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.lfb_depth); in sm7xx_resolution_probe()
|
| H A D | efifb.c | 168 if (si->lfb_depth != 32) { in efifb_show_boot_graphics() 364 if (!screen_info.lfb_depth) in efifb_probe() 365 screen_info.lfb_depth = 32; in efifb_probe() 402 efifb_defined.bits_per_pixel = screen_info.lfb_depth; in efifb_probe()
|
| H A D | vesafb.c | 256 vesafb_defined.bits_per_pixel = screen_info.lfb_depth; in vesafb_probe()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | screen_info.h | 29 __u16 lfb_depth; /* 0x16 */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | screen_info.h | 29 __u16 lfb_depth; /* 0x16 */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | screen_info.h | 29 __u16 lfb_depth; /* 0x16 */ member
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | gop.c | 442 si->lfb_depth = si->red_size + si->green_size + in setup_pixel_info() 444 si->lfb_linelength = (pixels_per_scan_line * si->lfb_depth) / 8; in setup_pixel_info() 459 si->lfb_depth = 32; in setup_pixel_info()
|
| H A D | x86-stub.c | 289 si->lfb_depth = 32; in setup_uga()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | screen_info.h | 28 __u16 lfb_depth; /* 0x16 */ member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/uapi/asm/ |
| H A D | setup.h | 109 __u16 lfb_depth; member
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | sysfb_simplefb.c | 40 if (si->lfb_depth == f->bits_per_pixel && in parse_mode()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | setup.h | 109 __u16 lfb_depth; member
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | setup.h | 106 u16 lfb_depth; member
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | vga.c | 47 screen_info->lfb_depth = info->u.vesa_lfb.bits_per_pixel; in xen_init_vga()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-rpc/include/mach/ |
| H A D | uncompress.h | 126 bytes_per_char_h = t->u.videolfb.lfb_depth; in arch_decomp_setup()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | setup.h | 170 u16 lfb_depth; member
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | earlycon.c | 231 if (si->lfb_depth != 32) in efi_earlycon_setup()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | video-vesa.c | 217 boot_params.screen_info.lfb_depth = vminfo.bpp; in vesa_store_mode_params_graphics()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_rom.c | 217 screen_info->lfb_depth = vesa->bits_per_pixel; in setup_video()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/ |
| H A D | intelfbdrv.c | 955 var->bits_per_pixel = screen_info.lfb_depth; in get_initial_mode() 956 switch (screen_info.lfb_depth) { in get_initial_mode()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/ |
| H A D | sis_main.c | 264 int mydepth = screen_info.lfb_depth; in sisfb_get_vga_mode_from_kernel()
|