Searched refs:header1_info (Results 1 – 1 of 1) sorted by relevance
49 struct header1_info { struct191 struct header1_info *hdr = buf + RK_SPL_HDR_START; in rkcommon_set_header()221 struct header1_info *hdr1_sdmmc, *hdr1_spi; in rkcommon_parse_header()242 hdr1_sdmmc = (struct header1_info *)(buf + hdr1_offset); in rkcommon_parse_header()243 hdr1_spi = (struct header1_info *)(buf + in rkcommon_parse_header()