Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c341 static int VbGetCmosRebootField(uint8_t mask) { in VbGetCmosRebootField() function
790 value = VbGetCmosRebootField(CMOSRF_RECOVERY); in VbGetArchPropertyInt()
794 value = VbGetCmosRebootField(CMOSRF_DEBUG_RESET); in VbGetArchPropertyInt()
798 value = VbGetCmosRebootField(CMOSRF_TRY_B); in VbGetArchPropertyInt()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c341 static int VbGetCmosRebootField(uint8_t mask) { in VbGetCmosRebootField() function
790 value = VbGetCmosRebootField(CMOSRF_RECOVERY); in VbGetArchPropertyInt()
794 value = VbGetCmosRebootField(CMOSRF_DEBUG_RESET); in VbGetArchPropertyInt()
798 value = VbGetCmosRebootField(CMOSRF_TRY_B); in VbGetArchPropertyInt()