Searched refs:sram_offset (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_85xx_l2ctlr.c31 static char *sram_offset; variable
42 if (!sram_offset || (kstrtoull(sram_offset, 0, &addr) < 0)) get_cache_sram_params()
45 sram_params->sram_offset = addr; get_cache_sram_params()
65 sram_offset = str; get_offset_from_cmdline()
117 lower_32_bits(sram_params.sram_offset) & L2SRAM_BAR_MSK_LO18); mpc85xx_l2ctlr_of_probe()
124 upper_32_bits(sram_params.sram_offset) & L2SRAM_BARE_MSK_HI4); mpc85xx_l2ctlr_of_probe()
H A Dfsl_85xx_cache_ctlr.h94 phys_addr_t sram_offset; member in struct:sram_parameters
H A Dfsl_85xx_cache_sram.c99 cache_sram->base_phys = sram_params.sram_offset; instantiate_cache_sram()
/linux-4.1.27/drivers/char/
H A Dmbcs.h460 } sram_offset; member in struct:algo_mmr
/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c466 int sram_offset = 0; dequeue_complete_req() local
483 cpg->sram + SRAM_DATA_OUT_START + sram_offset, dequeue_complete_req()
485 sram_offset += dst_copy; dequeue_complete_req()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A Ddebug.c363 scnprintf(buf + pos, bufsz - pos, "sram_offset: 0x%x\n", il_dbgfs_sram_read()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Ddebugfs.c137 pos += scnprintf(buf + pos, bufsz - pos, "sram_offset: 0x%x\n", iwl_dbgfs_sram_read()

Completed in 213 milliseconds