Home
last modified time | relevance | path

Searched refs:code_offset (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/board/freescale/common/
H A Dsdhc_boot.c23 u32 blklen, code_offset, code_len, n; in mmc_get_env_addr() local
38 code_offset = *(u32 *)(tmp_buf + ESDHC_BOOT_IMAGE_ADDR); in mmc_get_env_addr()
54 tmp = (u64)code_offset * blklen; in mmc_get_env_addr()
57 tmp = code_offset + code_len; in mmc_get_env_addr()
70 *env_addr = code_offset + code_len; in mmc_get_env_addr()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Driscv.c52 READ_PROP("nvidia,bl-code-offset", &bl->code_offset); in tegra_drm_riscv_read_descriptors()
55 READ_PROP("nvidia,os-code-offset", &os->code_offset); in tegra_drm_riscv_read_descriptors()
59 if (bl->manifest_offset == 0 && bl->code_offset == 0 && in tegra_drm_riscv_read_descriptors()
61 os->code_offset == 0 && os->data_offset == 0) { in tegra_drm_riscv_read_descriptors()
82 addr = image_address + desc->code_offset; in tegra_drm_riscv_boot_bootrom()
H A Driscv.h11 u32 code_offset; member
H A Dfalcon.h72 u32 code_offset; member
H A Dfalcon.c104 falcon->firmware.code.offset = os->code_offset; in falcon_parse_firmware_image()
/openbmc/u-boot/board/gdsys/p1022/
H A Dsdhc_boot.c38 u32 blklen, code_offset, code_len, n; in mmc_get_env_addr() local
53 code_offset = *(u32 *)(tmp_buf + ESDHC_BOOT_IMAGE_ADDR); in mmc_get_env_addr()
58 *env_addr = code_offset + code_len; in mmc_get_env_addr()
H A Dcontrolcenterd-id.c412 u32 code_len, code_offset, target_addr, exec_entry; in compute_second_stage_hash() local
425 code_offset = *(u32 *)(buf + ESDHC_BOOT_IMAGE_ADDR_OFS); in compute_second_stage_hash()
434 if (ccdm_mmc_read(mmc, code_offset, load_addr, code_len) < 0) in compute_second_stage_hash()
790 u32 code_len, code_offset; in load_sd_key_program() local
804 code_offset = *(u32 *)(buf + ESDHC_BOOT_IMAGE_ADDR_OFS); in load_sd_key_program()
807 code_offset += code_len; in load_sd_key_program()
809 code_offset += CONFIG_ENV_SIZE; in load_sd_key_program()
811 if (ccdm_mmc_read(mmc, code_offset, buf, 4*3) < 0) in load_sd_key_program()
828 code_offset += 12; in load_sd_key_program()
829 if (ccdm_mmc_read(mmc, code_offset, result->code, header.code_size) in load_sd_key_program()
[all …]
/openbmc/u-boot/drivers/qe/
H A Dqe.c422 const u32 *code = base + be32_to_cpu(ucode->code_offset); in qe_upload_microcode()
560 if (ucode->code_offset) in qe_upload_firmware()
688 if (ucode->code_offset) in u_qe_upload_firmware()
749 if (!ucode->code_offset) in u_qe_firmware_resume()
752 code = (const void *)firmware + be32_to_cpu(ucode->code_offset); in u_qe_firmware_resume()
/openbmc/u-boot/drivers/net/fm/
H A Dfm.c183 if (be32_to_cpu(ucode->code_offset)) { in fman_upload_firmware()
190 be32_to_cpu(ucode->code_offset); in fman_upload_firmware()
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe.c408 const __be32 *code = base + be32_to_cpu(ucode->code_offset); in qe_upload_microcode()
538 if (ucode->code_offset) in qe_upload_firmware()
/openbmc/u-boot/include/
H A Dfsl_qe.h256 u32 code_offset;/* Offset of the actual microcode */ member
/openbmc/qemu/linux-user/
H A Dqemu.h36 abi_ulong code_offset; member
H A Dflatload.c548 info->code_offset = info->start_code; in load_flt_binary()
H A Delfload.c3386 info->code_offset = load_bias; in load_elf_image()
/openbmc/qemu/gdbstub/
H A Duser-target.c225 ts->info->code_offset, in gdb_handle_query_offsets()
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.h78 u16 code_offset; member
H A Dtest-core.c1345 test_code += end_arg->code_offset; in kprobes_test_case_start()
/openbmc/qemu/bsd-user/
H A Dqemu.h68 abi_ulong code_offset; member
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h288 __be32 code_offset; /* Offset of the actual microcode */ member
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.c135 const u8 *data, size_t size, u16 code_offset, int flags) in upload_code() argument
159 code_offset, 0, p, transfer_size, 1000 /* ms */); in upload_code()
170 code_offset += transfer_size/sizeof(u16); in upload_code()
/openbmc/linux/Documentation/powerpc/
H A Dqe_firmware.rst261 'code_offset' is the offset, in bytes, from the beginning of this