Searched refs:fdt_read_prop_cells (Results 1 – 3 of 3) sorted by relevance
280 uint64_t fdt_read_prop_cells(const fdt32_t *prop, int nr_cells) in fdt_read_prop_cells() function320 *base = (uintptr_t)fdt_read_prop_cells(&prop[cell], ac); in fdt_get_reg_props_by_index()324 *size = (size_t)fdt_read_prop_cells(&prop[cell + ac], sc); in fdt_get_reg_props_by_index()414 local_address = fdt_read_prop_cells(value, child_addr_size); in fdtw_xlat_hit()415 parent_address = fdt_read_prop_cells(value + child_addr_size, in fdtw_xlat_hit()417 addr_range = fdt_read_prop_cells(value + child_addr_size + in fdtw_xlat_hit()
52 uint64_t fdt_read_prop_cells(const fdt32_t *prop, int nr_cells);
400 fdt_read_prop_cells(&ranges[cell], ac); in fconf_populate_pci_props()404 fdt_read_prop_cells(&ranges[cell + parent_ac], sc); in fconf_populate_pci_props()