Home
last modified time | relevance | path

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

/external/coreboot/src/commonlib/
Ddevice_tree.c36 #define LP_ALLOC_PROP_SCRATCH_COUNT 10000 macro
53 static struct device_tree_property scratch[LP_ALLOC_PROP_SCRATCH_COUNT]; in alloc_prop()