Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/arch/x86/lib/
H A Dcrossystem_arch.c841 static int ReadGpio(unsigned signal_type) in ReadGpio() function
952 value = ReadGpio(GPIO_SIGNAL_TYPE_RECOVERY); in VbGetArchPropertyInt()
954 value = ReadGpio(GPIO_SIGNAL_TYPE_WP); in VbGetArchPropertyInt()
958 value = ReadGpio(GPIO_SIGNAL_TYPE_PHASE_ENFORCEMENT); in VbGetArchPropertyInt()