Searched refs:header1_info (Results 1 – 1 of 1) sorted by relevance
47 struct header1_info { struct252 struct header1_info *hdr = buf + RK_SPL_HDR_START; in rkcommon_set_header()284 struct header1_info *hdr1_sdmmc, *hdr1_spi; in rkcommon_parse_header()305 hdr1_sdmmc = (struct header1_info *)(buf + hdr1_offset); in rkcommon_parse_header()306 hdr1_spi = (struct header1_info *)(buf + in rkcommon_parse_header()
Completed in 5 milliseconds