Home
last modified time | relevance | path

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

/linux/arch/arm/mach-davinci/
H A Dcommon.h49 unsigned sram_len; member
H A Dsram.c52 unsigned len = davinci_soc_info.sram_len; in sram_init()
H A Dda850.c355 .sram_len = SZ_128K,
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c808 u32 sram_len, sram_ofs; in iwl_fw_error_dump_file() local
826 sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_fw_error_dump_file()
829 sram_len = fwrt->trans->cfg->dccm_len; in iwl_fw_error_dump_file()
861 ADD_LEN(file_len, sram_len, hdr_len); in iwl_fw_error_dump_file()
989 iwl_fw_dump_mem(fwrt, &dump_data, sram_len, sram_ofs, in iwl_fw_error_dump_file()