Searched refs:sectionmap (Results 1 – 1 of 1) sorted by relevance
136 struct btmtk_section_map *sectionmap; in btmtk_setup_firmware_79xx() local 163 sectionmap = (struct btmtk_section_map *)(fw_ptr + MTK_FW_ROM_PATCH_HEADER_SIZE + in btmtk_setup_firmware_79xx() 166 section_offset = le32_to_cpu(sectionmap->secoffset); in btmtk_setup_firmware_79xx() 167 dl_size = le32_to_cpu(sectionmap->bin_info_spec.dlsize); in btmtk_setup_firmware_79xx()