Lines Matching full:dram
57 /* maximmum number of DRAM map entries supported by FW */
127 * struct iwl_context_info_dram - images DRAM map
128 * each entry in the map represents a DRAM chunk of up to 32 KB
129 * @umac_img: UMAC image DRAM map
130 * @lmac_img: LMAC image DRAM map
131 * @virtual_img: paged image DRAM map
164 * @core_dump_addr: core dump (debug DRAM address) start address
186 * dumping DRAM addresses
205 * @dram: firmware image addresses in DRAM
218 struct iwl_context_info_dram dram; member
230 struct iwl_dram_data *dram);