Home
last modified time | relevance | path

Searched refs:iram_offset (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/phy/aquantia/
H A Daquantia_firmware.c31 u8 iram_offset[3]; member
153 u32 iram_offset = 0, iram_size = 0; in aqr_fw_boot() local
193 offsetof(struct aqr_fw_header, iram_offset), in aqr_fw_boot()
194 size, &iram_offset); in aqr_fw_boot()
224 iram_offset += primary_offset; in aqr_fw_boot()
229 if (!aqr_fw_validate_get(size, iram_offset, iram_size)) { in aqr_fw_boot()
245 primary_offset, iram_offset, iram_size, dram_offset, dram_size); in aqr_fw_boot()
273 IRAM_BASE_ADDR, iram_offset, iram_size); in aqr_fw_boot()
274 ret = aqr_fw_load_memory(phydev, IRAM_BASE_ADDR, data + iram_offset, in aqr_fw_boot()
/linux/sound/soc/intel/atom/sst/
H A Dsst_acpi.c95 .iram_offset = 0x0c0000,
117 .iram_offset = 0x0c0000,
164 ctx->iram_base = rsrc->start + ctx->pdata->res_info->iram_offset; in sst_platform_get_resources()
/linux/arch/x86/include/asm/
H A Dplatform_sst_audio.h110 unsigned int iram_offset; member
/linux/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h288 u32 iram_offset; /* starting offset of slot in IRAM */ member
/linux/drivers/soc/fsl/qe/
H A Dqe.c420 iowrite32be(be32_to_cpu(ucode->iram_offset) | QE_IRAM_IADD_AIE | QE_IRAM_IADD_BADDR, in qe_upload_microcode()
/linux/include/soc/fsl/qe/
H A Dqe.h306 __be32 iram_offset; /* Offset into I-RAM for the code */
286 __be32 iram_offset; /* Offset into I-RAM for the code */ global() member
/linux/Documentation/arch/powerpc/
H A Dqe_firmware.rst256 'iram_offset' is the offset into IRAM to start writing the