Home
last modified time | relevance | path

Searched refs:addr_offset (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Drockchip-efuse.c93 unsigned int addr_start, addr_end, addr_offset; in rockchip_rk3399_efuse_read() local
100 addr_offset = offset % RK3399_BYTES_PER_FUSE; in rockchip_rk3399_efuse_read()
125 memcpy(buf, bytes + addr_offset, size); in rockchip_rk3399_efuse_read()
/openbmc/qemu/hw/i386/
H A Dvapic.c88 off_t addr_offset; member
97 .addr_offset = 1,
103 .addr_offset = 1,
110 .addr_offset = 2,
117 .addr_offset = 2,
125 .addr_offset = 2,
133 .addr_offset = 2,
270 if (cpu_memory_rw_debug(cs, ip + instr->addr_offset, in evaluate_tpr_instruction()
/openbmc/qemu/hw/pci-host/
H A Dastro.c848 int addr_offset; in astro_realize() local
854 addr_offset = elroy_hpa_offsets[i]; in astro_realize()
859 elroy->hpa = ASTRO_HPA + addr_offset; in astro_realize()
872 memory_region_add_subregion(&s->this_mem, addr_offset, in astro_realize()
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_debug.c907 u32 burst_cnt = 0, addr_offset, i_id; in ddr3_tip_compare() local
910 addr_offset = in ddr3_tip_compare()
914 if ((p_src[burst_cnt] & addr_offset) != in ddr3_tip_compare()
915 (p_dst[if_id] & addr_offset)) in ddr3_tip_compare()
/openbmc/qemu/hw/misc/
H A Dtrace-events410 ivshmem_flat_read_mmr(uint64_t addr_offset) "Read access at offset %"PRIu64
412 ivshmem_flat_read_write_mmr_invalid(uint64_t addr_offset) "No ivshmem register mapped at offset %"P…
414 ivshmem_flat_write_mmr(uint64_t addr_offset) "Write access at offset %"PRIu64
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c1241 const u32 addr_offset = in rw_mgr_mem_calibrate_read_test_patterns() local
1277 addr + addr_offset + (vg << 2)); in rw_mgr_mem_calibrate_read_test_patterns()