Home
last modified time | relevance | path

Searched refs:ENTRY_TAG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dspl_resource_img.h13 #define ENTRY_TAG "ENTR" macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c22 #define ENTRY_TAG "ENTR" macro
164 if (memcmp(et->tag, ENTRY_TAG, ENTRY_TAG_SIZE)) in resource_setup_list()