Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfdtdec.h510 uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name,
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c102 mpidr = fdtdec_get_uint64(fdt, cpu, "id", 0xffffffff); in parse_os_amp_dispatcher()
/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c305 uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name, in fdtdec_get_uint64() function