Home
last modified time | relevance | path

Searched defs:offset (Results 1176 – 1200 of 1531) sorted by relevance

1...<<41424344454647484950>>...62

/openbmc/qemu/hw/nvram/
H A Dnpcm7xx_otp.c93 unsigned int offset, unsigned int len) in npcm7xx_otp_array_write()
/openbmc/qemu/target/xtensa/
H A Dxtensa-semi.c153 size_t offset; member
/openbmc/qemu/block/
H A Dbackup.c258 int64_t offset = 0; in backup_run() local
/openbmc/qemu/system/
H A Dioport.c161 uint64_t offset, unsigned size, in find_portio()
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h255 size_t offset; member
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1032 uint32_t offset; in trans_VLDR_VSTR_hp() local
1064 uint32_t offset; in trans_VLDR_VSTR_sp() local
1095 uint32_t offset; in trans_VLDR_VSTR_dp() local
1133 uint32_t offset; in trans_VLDM_VSTM_sp() local
1209 uint32_t offset; in trans_VLDM_VSTM_dp() local
/openbmc/u-boot/include/
H A Dec_commands.h861 uint32_t offset; /* Starting value for read buffer */ member
904 uint8_t offset; /* Offset in memmap (EC_MEMMAP_*) */ member
1236 uint32_t offset; /* Byte offset to read */ member
1248 uint32_t offset; /* Byte offset to write */ member
1258 uint32_t offset; /* Byte offset to erase */ member
1389 uint32_t offset; member
1906 uint32_t offset; /* Offset in flash to hash */ member
1916 uint32_t offset; /* Offset in flash which was hashed */ member
2275 int16_t offset[3]; member
2391 int16_t offset[3]; member
[all …]
/openbmc/u-boot/fs/ext4/
H A Dext4_common.c425 int offset = offsetof(struct ext2_block_group, bg_checksum); in ext4fs_checksum_update() local
631 int offset; in search_dir() local
866 int offset; in unlink_filename() local
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_gpu.h210 uint64_t offset; member
257 uint64_t offset; member
438 uint64_t offset; member
/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h127 uint32_t offset; /* offset from where to read */ member
226 uint32_t offset; /* offset from where to read */ member
/openbmc/u-boot/drivers/net/phy/
H A Db53.c632 u8 page, offset, width; in do_b53_reg_read() local
686 u8 page, offset, width; in do_b53_reg_write() local
H A Dmicrel_ksz90x1.c111 int i, changed = 0, offset, max; in ksz90x1_of_config_group() local
/openbmc/u-boot/drivers/net/
H A Dsun8i_emac.c475 int offset; in parse_phy_pins() local
834 int offset = 0; in sun8i_emac_eth_ofdata_to_platdata() local
/openbmc/qemu/hw/net/
H A Dallwinner-sun8i-emac.c585 static uint64_t allwinner_sun8i_emac_read(void *opaque, hwaddr offset, in allwinner_sun8i_emac_read()
682 static void allwinner_sun8i_emac_write(void *opaque, hwaddr offset, in allwinner_sun8i_emac_write()
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c838 int spapr_dt_drc(void *fdt, int offset, Object *owner, uint32_t drc_type_mask) in spapr_dt_drc()
1149 static void configure_connector_st(target_ulong addr, target_ulong offset, in configure_connector_st()
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c867 hwaddr base, offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_R; in ppc_hash64_set_r() local
882 hwaddr base, offset = ptex * HASH_PTE_SIZE_64 + HPTE64_DW1_C; in ppc_hash64_set_c() local
/openbmc/qemu/chardev/
H A Dchar.c113 int *offset, bool write_all) in qemu_chr_write_buffer()
164 int offset = 0; in qemu_chr_write() local
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c483 uint32_t offset = iova_level_offset(iova, inputsize, level, granule_sz); in smmu_ptw_64_s1() local
619 uint32_t offset = iova_level_offset(ipa, inputsize, level, granule_sz); in smmu_ptw_64_s2() local
/openbmc/qemu/hw/i386/
H A Dvapic.c291 uint32_t pos, patch, offset; in update_rom_mapping() local
393 uint32_t offset; in patch_call() local
/openbmc/qemu/target/arm/
H A Dhelper.c1428 uint64_t offset = gt_indirect_access_timer_offset(&cpu->env, timeridx); in gt_recalc_timer() local
1491 uint64_t offset = gt_direct_access_timer_offset(env, GTIMER_PHYS); in gt_cnt_read() local
1497 uint64_t offset = gt_direct_access_timer_offset(env, GTIMER_VIRT); in gt_virt_cnt_read() local
1510 static uint64_t do_tval_read(CPUARMState *env, int timeridx, uint64_t offset) in do_tval_read()
1519 uint64_t offset = gt_direct_access_timer_offset(env, timeridx); in gt_tval_read() local
1525 uint64_t offset) in do_tval_write()
1537 uint64_t offset = gt_direct_access_timer_offset(env, timeridx); in gt_tval_write() local
5417 ram_addr_t offset; in dccvap_writefn() local
8356 uint32_t mask, uint32_t offset, in take_aarch32_exception()
8533 uint32_t offset; in arm_cpu_do_interrupt_aarch32() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Dhab.c461 size_t offset = 0; in csf_is_valid() local
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c266 unsigned int offset = 12; in parse_eth_type() local
/openbmc/u-boot/common/spl/
H A Dspl.c138 __weak struct image_header *spl_get_load_buffer(ssize_t offset, size_t size) in spl_get_load_buffer()
/openbmc/u-boot/arch/arm/include/asm/arch-s32v234/
H A Dmc_me_regs.h98 #define MC_ME_RUNMODE_SEC_CC_I_SYSCLK(val,offset) ((MC_ME_RUNMODE_SEC_CC_I_SYSCLK_MASK & (val)) << … argument
/openbmc/qemu/net/
H A Dnetmap.c184 int offset = 0; in netmap_receive_iov() local

1...<<41424344454647484950>>...62