Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfdtdec.h506 uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name,
/openbmc/u-boot/lib/
H A Dfdtdec.c294 uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name, in fdtdec_get_uint64() function