Home
last modified time | relevance | path

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

/external/u-boot/include/
Dvbe.h100 #define VESA_GET_MODE_INFO 0x4f01 macro
/external/u-boot/drivers/bios_emulator/
Datibios.c142 regs->e.eax = VESA_GET_MODE_INFO; in atibios_debug_mode()
195 regs->e.eax = VESA_GET_MODE_INFO; in atibios_set_vesa_mode()
/external/u-boot/arch/x86/lib/
Dbios.c200 realmode_interrupt(0x10, VESA_GET_MODE_INFO, 0x0000, mi->video_mode, in vbe_get_mode_info()