Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c63 #define CMOSRF_DEBUG_RESET 0x40 macro
794 value = VbGetCmosRebootField(CMOSRF_DEBUG_RESET); in VbGetArchPropertyInt()
876 return VbSetCmosRebootField(CMOSRF_DEBUG_RESET, value); in VbSetArchPropertyInt()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c63 #define CMOSRF_DEBUG_RESET 0x40 macro
794 value = VbGetCmosRebootField(CMOSRF_DEBUG_RESET); in VbGetArchPropertyInt()
876 return VbSetCmosRebootField(CMOSRF_DEBUG_RESET, value); in VbSetArchPropertyInt()