Home
last modified time | relevance | path

Searched refs:VESA_GET_CUR_MODE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dvbe.h103 #define VESA_GET_CUR_MODE 0x4f03 macro
/OK3568_Linux_fs/u-boot/drivers/bios_emulator/
H A Datibios.c125 regs->e.eax = VESA_GET_CUR_MODE; in atibios_debug_mode()