Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
37 struct resource_entry *entry = NULL; in spl_resource_image_get_dtb_entry()
43 entry = (struct resource_entry *)((char *)hdr in spl_resource_image_get_dtb_entry()
H A Dresource_img.c87 struct resource_entry { struct
228 struct resource_entry *et; in resource_setup_list()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dspl_resource_img.h79 struct resource_entry { struct
90 struct resource_entry * argument
/rk3399_rockchip-uboot/common/spl/
H A Dspl_rkfw.c433 struct resource_entry *entry; in rkfw_load_kernel()