Searched refs:hdr_v1 (Results 1 – 7 of 7) sorted by relevance
114 imx_header_v1_t *hdr_v1 = &imx_hdr->header.hdr_v1; in detect_imximage_version() local116 flash_header_v1_t *fhdr_v1 = &hdr_v1->fhdr; in detect_imximage_version()121 (hdr_v1->dcd_table.preamble.barker == DCD_BARKER)) in detect_imximage_version()147 dcd_v1_t *dcd_v1 = &imxhdr->header.hdr_v1.dcd_table; in set_dcd_val_v1()269 dcd_v1_t *dcd_v1 = &imxhdr->header.hdr_v1.dcd_table; in set_dcd_rst_v1()303 imx_header_v1_t *hdr_v1 = &imxhdr->header.hdr_v1; in set_imx_hdr_v1() local304 flash_header_v1_t *fhdr_v1 = &hdr_v1->fhdr; in set_imx_hdr_v1()305 dcd_v1_t *dcd_v1 = &hdr_v1->dcd_table; in set_imx_hdr_v1()454 imx_header_v1_t *hdr_v1 = &imx_hdr->header.hdr_v1; in print_hdr_v1() local455 flash_header_v1_t *fhdr_v1 = &hdr_v1->fhdr; in print_hdr_v1()[all …]
180 imx_header_v1_t hdr_v1; member
5835 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local5838 __FUNCTION__, hdr_v1->version)); in dhd_parse_logstrs_file()5839 num_fmts = hdr_v1->rom_logstrs_offset / sizeof(uint32); in dhd_parse_logstrs_file()5840 ram_index = (hdr_v1->ram_lognums_offset - in dhd_parse_logstrs_file()5841 hdr_v1->rom_lognums_offset) / sizeof(uint32); in dhd_parse_logstrs_file()5842 lognums = (uint32 *) &raw_fmts[hdr_v1->rom_lognums_offset]; in dhd_parse_logstrs_file()5843 logstrs = (char *) &raw_fmts[hdr_v1->rom_logstrs_offset]; in dhd_parse_logstrs_file()5844 hdr_logstrs_size = hdr_v1->logstrs_size; in dhd_parse_logstrs_file()
5851 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local5854 __FUNCTION__, hdr_v1->version)); in dhd_parse_logstrs_file()5855 num_fmts = hdr_v1->rom_logstrs_offset / sizeof(uint32); in dhd_parse_logstrs_file()5856 ram_index = (hdr_v1->ram_lognums_offset - in dhd_parse_logstrs_file()5857 hdr_v1->rom_lognums_offset) / sizeof(uint32); in dhd_parse_logstrs_file()5858 lognums = (uint32 *) &raw_fmts[hdr_v1->rom_lognums_offset]; in dhd_parse_logstrs_file()5859 logstrs = (char *) &raw_fmts[hdr_v1->rom_logstrs_offset]; in dhd_parse_logstrs_file()5860 hdr_logstrs_size = hdr_v1->logstrs_size; in dhd_parse_logstrs_file()
9173 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local9176 __FUNCTION__, hdr_v1->version)); in dhd_parse_logstrs_file()9177 num_fmts = hdr_v1->rom_logstrs_offset / sizeof(uint32); in dhd_parse_logstrs_file()9178 ram_index = (hdr_v1->ram_lognums_offset - in dhd_parse_logstrs_file()9179 hdr_v1->rom_lognums_offset) / sizeof(uint32); in dhd_parse_logstrs_file()9180 lognums = (uint32 *) &raw_fmts[hdr_v1->rom_lognums_offset]; in dhd_parse_logstrs_file()9181 logstrs = (char *) &raw_fmts[hdr_v1->rom_logstrs_offset]; in dhd_parse_logstrs_file()9182 hdr_logstrs_size = hdr_v1->logstrs_size; in dhd_parse_logstrs_file()
9178 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local9181 __FUNCTION__, hdr_v1->version)); in dhd_parse_logstrs_file()9182 num_fmts = hdr_v1->rom_logstrs_offset / sizeof(uint32); in dhd_parse_logstrs_file()9183 ram_index = (hdr_v1->ram_lognums_offset - in dhd_parse_logstrs_file()9184 hdr_v1->rom_lognums_offset) / sizeof(uint32); in dhd_parse_logstrs_file()9185 lognums = (uint32 *) &raw_fmts[hdr_v1->rom_lognums_offset]; in dhd_parse_logstrs_file()9186 logstrs = (char *) &raw_fmts[hdr_v1->rom_logstrs_offset]; in dhd_parse_logstrs_file()9187 hdr_logstrs_size = hdr_v1->logstrs_size; in dhd_parse_logstrs_file()