Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/include/mach/
H A Dcommon.h54 unsigned sram_len; member
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dsram.c52 unsigned len = davinci_soc_info.sram_len; in sram_init()
H A Ddm646x.c593 .sram_len = SZ_32K,
H A Ddm644x.c653 .sram_len = SZ_16K,
H A Ddm355.c711 .sram_len = SZ_32K,
H A Dda850.c619 .sram_len = SZ_128K,
H A Ddm365.c735 .sram_len = SZ_32K,
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddbg.c829 u32 sram_len, sram_ofs; in iwl_fw_error_dump_file() local
846 sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_fw_error_dump_file()
849 sram_len = fwrt->trans->cfg->dccm_len; in iwl_fw_error_dump_file()
881 ADD_LEN(file_len, sram_len, hdr_len); in iwl_fw_error_dump_file()
1008 iwl_fw_dump_mem(fwrt, &dump_data, sram_len, sram_ofs, in iwl_fw_error_dump_file()