Searched refs:get_prop (Results 1 – 1 of 1) sorted by relevance
8 static const void *get_prop(const void *fdt, const char *node_path, in get_prop() function 27 const fdt32_t *prop = get_prop(fdt, "/", name, sizeof(fdt32_t)); in get_cells() 90 usable = get_prop(fdt, "/chosen", "linux,usable-memory-range", in fdt_check_mem_start()