20 for (;
size--; cell++)
41 return std::make_pair(base,
size);
dt_node(const dt_root &root, unsigned long offset)
const dt_root & root() const
const char * get_name() const
bool has_property(const char *name) const
dt_property(const dt_node &node, const char *name)
const char * get_string() const
std::pair< ptr_t, size_t > operator*() const
bool verify_validity() const
int fdt_first_subnode(const void *fdt, int offset)
int fdt_next_subnode(const void *fdt, int offset)
int fdt_path_offset(const void *fdt, const char *path)
const char * fdt_get_name(const void *fdt, int nodeoffset, int *len)
const struct fdt_property * fdt_get_property(const void *fdt, int nodeoffset, const char *name, int *lenp)
const void * fdt_getprop(const void *fdt, int nodeoffset, const char *name, int *lenp)
int fdt_first_property_offset(const void *fdt, int nodeoffset)
int fdt_next_property_offset(const void *fdt, int offset)
const void * fdt_getprop_by_offset(const void *fdt, int offset, const char **namep, int *lenp)
unsigned int dt_root_addr_cells
unsigned int dt_root_size_cells
static u64 of_read_number(const u32 *cell, int size)
unsigned int dt_root_addr_cells
unsigned int dt_root_size_cells
static uint64_t fdt64_to_cpu(fdt64_t x)
static uint32_t fdt32_to_cpu(fdt32_t x)