Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimximage.c114 imx_header_v1_t *hdr_v1 = &imx_hdr->header.hdr_v1; in detect_imximage_version() local
116 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() local
304 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() local
455 flash_header_v1_t *fhdr_v1 = &hdr_v1->fhdr; in print_hdr_v1()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dimximage.h180 imx_header_v1_t hdr_v1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_common.c5835 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local
5838 __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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_common.c5851 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local
5854 __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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_common.c5851 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local
5854 __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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c9173 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local
9176 __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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c9178 logstr_header_v1_t *hdr_v1 = (logstr_header_v1_t *) (raw_fmts + in dhd_parse_logstrs_file() local
9181 __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()