Home
last modified time | relevance | path

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

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