Home
last modified time | relevance | path

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

/u-boot/include/
A Dimage-android-dt.h13 bool android_dt_get_fdt_by_index(ulong hdr_addr, u32 index, ulong *addr,
/u-boot/common/
A Dimage-android-dt.c41 bool android_dt_get_fdt_by_index(ulong hdr_addr, u32 index, ulong *addr, in android_dt_get_fdt_by_index() function
A Dimage-android.c344 return android_dt_get_fdt_by_index(dtb_img_addr, index, addr, in android_image_get_dtb_by_index()
/u-boot/cmd/
A Dadtimg.c139 if (!android_dt_get_fdt_by_index(working_img, index, &addr, &size)) in adtimg_get_dt_by_index()

Completed in 6 milliseconds