Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Drkcommon.c174 static struct spl_info *rkcommon_get_spl_info(char *imagename) in rkcommon_get_spl_info() function
215 if (!rkcommon_get_spl_info(params->imagename)) in rkcommon_check_params()
262 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_hdr()
272 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_get_spl_size()
282 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_need_rc4_spl()
292 struct spl_info *info = rkcommon_get_spl_info(params->imagename); in rkcommon_is_header_v2()
485 spl_info = rkcommon_get_spl_info(params->imagename); in rkcommon_verify_header()