Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtmtk.c112 struct btmtk_section_map *sectionmap; in btmtk_setup_firmware_79xx() local
139 sectionmap = (struct btmtk_section_map *)(fw_ptr + MTK_FW_ROM_PATCH_HEADER_SIZE + in btmtk_setup_firmware_79xx()
142 section_offset = le32_to_cpu(sectionmap->secoffset); in btmtk_setup_firmware_79xx()
143 dl_size = le32_to_cpu(sectionmap->bin_info_spec.dlsize); in btmtk_setup_firmware_79xx()