Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/
H A Drkcommon.c103 struct header1_info { struct
370 struct header1_info *hdr = buf + RK_SPL_HDR_START; in rkcommon_set_header()
407 struct header1_info *hdr1_sdmmc, *hdr1_spi; in rkcommon_parse_header()
428 hdr1_sdmmc = (struct header1_info *)(buf + hdr1_offset); in rkcommon_parse_header()
429 hdr1_spi = (struct header1_info *)(buf + in rkcommon_parse_header()