Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dspl.h355 int spl_find_hwid_dtb(const char *fdt_name);
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.c533 int spl_find_hwid_dtb(const char *fdt_name) function
/rk3399_rockchip-uboot/common/spl/
H A Dspl_fit.c563 if (spl_find_hwid_dtb(name)) { in spl_fit_get_kernel_dtb()