Searched defs:vesa_mode (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/ |
| H A D | atibios.c | 82 int vesa_mode, struct vbe_mode_info *mode_info) in atibios_debug_mode() 173 static int atibios_set_vesa_mode(RMREGS *regs, int vesa_mode, in atibios_set_vesa_mode() 231 int vesa_mode, struct vbe_mode_info *mode_info) in PCI_doBIOSPOST() 479 int vesa_mode, struct vbe_mode_info *mode_info) in PCI_postController() 581 BE_VGAInfo *vga_info, int clean_up, int vesa_mode, in biosemu_run()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | sm712fb.c | 88 struct vesa_mode { struct 95 static const struct vesa_mode vesa_mode_table[] = { argument
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | bios.c | 223 static void vbe_set_graphics(int vesa_mode, struct vbe_mode_info *mode_info) in vbe_set_graphics() 245 void bios_run_on_x86(struct udevice *dev, unsigned long addr, int vesa_mode, in bios_run_on_x86()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | video-vesa.c | 108 u16 vesa_mode = mode->mode - VIDEO_FIRST_VESA; in vesa_set_mode() local
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci_rom.c | 239 int vesa_mode = -1; in dm_pci_run_vga_bios() local
|