Home
last modified time | relevance | path

Searched refs:spl_resource_image_get_dtb_entry (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dspl_resource_img.h91 spl_resource_image_get_dtb_entry(const struct resource_img_hdr *hdr);
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dspl_resource_img.c33 struct resource_entry *spl_resource_image_get_dtb_entry(const struct in spl_resource_image_get_dtb_entry() function
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c436 entry = spl_resource_image_get_dtb_entry(head); in rkfw_load_kernel()