Lines Matching full:dram
9 /* maximmum number of DRAM map entries supported by FW */
79 * struct iwl_context_info_dram - images DRAM map
80 * each entry in the map represents a DRAM chunk of up to 32 KB
81 * @umac_img: UMAC image DRAM map
82 * @lmac_img: LMAC image DRAM map
83 * @virtual_img: paged image DRAM map
116 * @core_dump_addr: core dump (debug DRAM address) start address
138 * dumping DRAM addresses
157 * @dram: firmware image addresses in DRAM
170 struct iwl_context_info_dram dram; member
185 struct iwl_dram_data *dram);