Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtmtk.c141 struct btmtk_section_map *sectionmap; in btmtk_setup_firmware_79xx() local
168 sectionmap = (struct btmtk_section_map *)(fw_ptr + MTK_FW_ROM_PATCH_HEADER_SIZE + in btmtk_setup_firmware_79xx()
171 section_offset = le32_to_cpu(sectionmap->secoffset); in btmtk_setup_firmware_79xx()
172 dl_size = le32_to_cpu(sectionmap->bin_info_spec.dlsize); in btmtk_setup_firmware_79xx()
179 (le32_to_cpu(sectionmap->bin_info_spec.dlmodecrctype) & 0xff) != 0x01) in btmtk_setup_firmware_79xx()