Home
last modified time | relevance | path

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

/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c89 static int ReadFdtValue(const char *property, int *value) { in ReadFdtValue() function
115 if (ReadFdtValue(property, &value)) in ReadFdtInt()