Home
last modified time | relevance | path

Searched refs:android_dt_get_fdt_by_index (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dimage-android-dt.h14 bool android_dt_get_fdt_by_index(ulong hdr_addr, u32 index, ulong *addr,
44 for (idx = 0, android_dt_get_fdt_by_index((ulong)hdr, idx, (ulong *)&entry, NULL); \
46 idx++, android_dt_get_fdt_by_index((ulong)hdr, idx, (ulong *)&entry, NULL))
/OK3568_Linux_fs/u-boot/spl/common/
H A Dimage-android-dt.su
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android-dt.su
H A Dimage-android-dt.c42 bool android_dt_get_fdt_by_index(ulong hdr_addr, u32 index, ulong *addr, in android_dt_get_fdt_by_index() function
H A Dandroid_bootloader.c1056 ret = android_dt_get_fdt_by_index((ulong)buf, e_idx, &e_addr, &e_size); in android_get_dtbo()
/OK3568_Linux_fs/u-boot/cmd/
H A Ddtimg.c70 if (!android_dt_get_fdt_by_index(hdr_addr, index, &fdt_addr, &fdt_size)) in dtimg_get_fdt()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym