Searched refs:fdt_read_prop_cells (Results 1 – 1 of 1) sorted by relevance
230 static uint64_t fdt_read_prop_cells(const fdt32_t *prop, int nr_cells) in fdt_read_prop_cells() function270 *base = (uintptr_t)fdt_read_prop_cells(&prop[cell], ac); in fdt_get_reg_props_by_index()274 *size = (size_t)fdt_read_prop_cells(&prop[cell + ac], sc); in fdt_get_reg_props_by_index()364 local_address = fdt_read_prop_cells(value, child_addr_size); in fdtw_xlat_hit()365 parent_address = fdt_read_prop_cells(value + child_addr_size, in fdtw_xlat_hit()367 addr_range = fdt_read_prop_cells(value + child_addr_size + in fdtw_xlat_hit()