Searched refs:fdt32_ld (Results 1 – 2 of 2) sorted by relevance
114 val = fdt32_ld(valp); in overlay_phandle_add_offset()244 fdt32_st(refp, fdt32_ld(refp) + delta); in overlay_update_local_node_references()587 valp = fdt32_ld(refp); in overlay_update_node_conflicting_references()
141 static inline uint32_t fdt32_ld(const fdt32_t *p) in fdt32_ld() function248 (fdt32_ld(&((const struct fdt_header *)(fdt))->field))