Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dvbe.h102 #define VESA_SET_MODE 0x4f02 macro
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios.c217 realmode_interrupt(0x10, VESA_SET_MODE, video_mode, in vbe_set_mode()
/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Datibios.c182 regs->e.eax = VESA_SET_MODE; in atibios_set_vesa_mode()