Lines Matching full:dram
9 /* maximum number of DRAM map entries supported by FW */
81 * struct iwl_context_info_dram - images DRAM map
82 * each entry in the map represents a DRAM chunk of up to 32 KB
83 * @umac_img: UMAC image DRAM map
84 * @lmac_img: LMAC image DRAM map
85 * @virtual_img: paged image DRAM map
119 * @core_dump_addr: core dump (debug DRAM address) start address
143 * dumping DRAM addresses
166 * @dram: firmware image addresses in DRAM
180 struct iwl_context_info_dram dram; member
195 struct iwl_dram_data *dram);