Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dxf86int10.h93 #define BIOS_SCRATCH_END 0x466 macro
94 #define BIOS_SCRATCH_LEN (BIOS_SCRATCH_END - BIOS_SCRATCH_OFF + 1)
H A Dhelper_exec.c717 for (i = BIOS_SCRATCH_OFF; i < BIOS_SCRATCH_END; i++) in SetResetBIOSVars()
721 for (i = BIOS_SCRATCH_OFF; i < BIOS_SCRATCH_END; i++) in SetResetBIOSVars()