Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dresource_img.h14 #define DTB_SUFFIX ".dtb" macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c480 if (!strstr(file->name, DTB_SUFFIX)) in resource_read_hwid_dtb()