Home
last modified time | relevance | path

Searched defs:offset (Results 151 – 175 of 1525) sorted by relevance

12345678910>>...61

/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c31 int fdt_fixup_phy_connection(void *blob, int offset, phy_interface_t phyc) in fdt_fixup_phy_connection()
167 int offset, err; in fdt_fixup_gic() local
229 int err, offset, len; in _fdt_fixup_msi_node() local
308 int offset, len, err; in _fdt_fixup_pci_msi() local
/openbmc/u-boot/drivers/dfu/
H A Ddfu_mmc.c23 u64 offset, void *buf, long *len) in mmc_block_op()
170 u64 offset, void *buf, long *len) in dfu_write_medium_mmc()
230 static int mmc_file_unbuffer(struct dfu_entity *dfu, u64 offset, void *buf, in mmc_file_unbuffer()
251 int dfu_read_medium_mmc(struct dfu_entity *dfu, u64 offset, void *buf, in dfu_read_medium_mmc()
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_sw.c75 int offset = fdt_size_dt_struct(fdt); in fdt_grab_space_() local
145 int offset; in fdt_add_reservemap_entry() local
206 int struct_top, offset; in fdt_find_add_string_() local
263 int offset, nextoffset; in fdt_finish() local
/openbmc/qemu/
H A Dqemu-io-cmds.c445 static void dump_buffer(const void *buffer, int64_t offset, int64_t len) in dump_buffer()
470 static void print_report(const char *op, struct timespec *t, int64_t offset, in print_report()
545 static int do_pread(BlockBackend *blk, char *buf, int64_t offset, in do_pread()
562 static int do_pwrite(BlockBackend *blk, char *buf, int64_t offset, in do_pwrite()
579 static int do_pwrite_zeroes(BlockBackend *blk, int64_t offset, in do_pwrite_zeroes()
593 static int do_write_compressed(BlockBackend *blk, char *buf, int64_t offset, in do_write_compressed()
610 static int do_load_vmstate(BlockBackend *blk, char *buf, int64_t offset, in do_load_vmstate()
624 static int do_save_vmstate(BlockBackend *blk, char *buf, int64_t offset, in do_save_vmstate()
645 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_readv()
659 int64_t offset, BdrvRequestFlags flags, int *total) in do_aio_writev()
[all …]
/openbmc/qemu/hw/misc/
H A Dallwinner-a10-dramc.c38 #define REG_INDEX(offset) (offset / sizeof(uint32_t)) argument
56 static uint64_t allwinner_a10_dramc_read(void *opaque, hwaddr offset, in allwinner_a10_dramc_read()
80 static void allwinner_a10_dramc_write(void *opaque, hwaddr offset, in allwinner_a10_dramc_write()
H A Darmsse-cpuid.c52 static uint64_t armsse_cpuid_read(void *opaque, hwaddr offset, in armsse_cpuid_read()
75 static void armsse_cpuid_write(void *opaque, hwaddr offset, in armsse_cpuid_write()
H A Dunimp.c21 static uint64_t unimp_read(void *opaque, hwaddr offset, unsigned size) in unimp_read()
31 static void unimp_write(void *opaque, hwaddr offset, in unimp_write()
H A Dmchp_pfsoc_dmc.c38 static uint64_t mchp_pfsoc_ddr_sgmii_phy_read(void *opaque, hwaddr offset, in mchp_pfsoc_ddr_sgmii_phy_read()
87 static void mchp_pfsoc_ddr_sgmii_phy_write(void *opaque, hwaddr offset, in mchp_pfsoc_ddr_sgmii_phy_write()
170 static void mchp_pfsoc_ddr_cfg_write(void *opaque, hwaddr offset, in mchp_pfsoc_ddr_cfg_write()
H A Dmchp_pfsoc_sysreg.c36 static uint64_t mchp_pfsoc_sysreg_read(void *opaque, hwaddr offset, in mchp_pfsoc_sysreg_read()
56 static void mchp_pfsoc_sysreg_write(void *opaque, hwaddr offset, in mchp_pfsoc_sysreg_write()
H A Dimx8mp_analog.c86 static uint64_t imx8mp_analog_read(void *opaque, hwaddr offset, unsigned size) in imx8mp_analog_read()
93 static void imx8mp_analog_write(void *opaque, hwaddr offset, in imx8mp_analog_write()
/openbmc/qemu/hw/i2c/
H A Daspeed_i2c.c93 static uint64_t aspeed_i2c_bus_old_read(AspeedI2CBus *bus, hwaddr offset, in aspeed_i2c_bus_old_read()
140 static uint64_t aspeed_i2c_bus_new_read(AspeedI2CBus *bus, hwaddr offset, in aspeed_i2c_bus_new_read()
195 static uint64_t aspeed_i2c_bus_read(void *opaque, hwaddr offset, in aspeed_i2c_bus_read()
564 static void aspeed_i2c_bus_new_write(AspeedI2CBus *bus, hwaddr offset, in aspeed_i2c_bus_new_write()
801 static void aspeed_i2c_bus_old_write(AspeedI2CBus *bus, hwaddr offset, in aspeed_i2c_bus_old_write()
907 static void aspeed_i2c_bus_write(void *opaque, hwaddr offset, in aspeed_i2c_bus_write()
918 static uint64_t aspeed_i2c_ctrl_read(void *opaque, hwaddr offset, in aspeed_i2c_ctrl_read()
944 static void aspeed_i2c_ctrl_write(void *opaque, hwaddr offset, in aspeed_i2c_ctrl_write()
981 static uint64_t aspeed_i2c_share_pool_read(void *opaque, hwaddr offset, in aspeed_i2c_share_pool_read()
995 static void aspeed_i2c_share_pool_write(void *opaque, hwaddr offset, in aspeed_i2c_share_pool_write()
[all …]
H A Darm_sbcon_i2c.c40 static uint64_t arm_sbcon_i2c_read(void *opaque, hwaddr offset, in arm_sbcon_i2c_read()
55 static void arm_sbcon_i2c_write(void *opaque, hwaddr offset, in arm_sbcon_i2c_write()
/openbmc/phosphor-ipmi-flash/tools/
H A Dlpc.cpp69 std::uint32_t offset; in sendContents() member
124 std::uint32_t offset = 0; in sendContents() local
/openbmc/qemu/include/block/
H A Dblock_int-io.h61 int64_t offset, int64_t bytes, void *buf, BdrvRequestFlags flags) in bdrv_co_pread()
71 int64_t offset, int64_t bytes, const void *buf, BdrvRequestFlags flags) in bdrv_co_pwrite()
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c64 static uint64_t cxl_cache_mem_read_reg(void *opaque, hwaddr offset, in cxl_cache_mem_read_reg()
91 static void dumb_hdm_handler(CXLComponentState *cxl_cstate, hwaddr offset, in dumb_hdm_handler()
121 static void cxl_cache_mem_write_reg(void *opaque, hwaddr offset, uint64_t value, in cxl_cache_mem_write_reg()
382 uint16_t offset = cxl->dvsec_offset; in cxl_component_create_dvsec() local
/openbmc/qemu/hw/timer/
H A Dsse-counter.c189 static uint64_t sse_counter_control_read(void *opaque, hwaddr offset, in sse_counter_control_read()
245 static void sse_counter_control_write(void *opaque, hwaddr offset, in sse_counter_control_write()
311 static uint64_t sse_counter_status_read(void *opaque, hwaddr offset, in sse_counter_status_read()
339 static void sse_counter_status_write(void *opaque, hwaddr offset, in sse_counter_status_write()
H A Darm_timer.c53 static uint32_t arm_timer_read(void *opaque, hwaddr offset) in arm_timer_read()
99 static void arm_timer_write(void *opaque, hwaddr offset, in arm_timer_write()
223 static uint64_t sp804_read(void *opaque, hwaddr offset, in sp804_read()
255 static void sp804_write(void *opaque, hwaddr offset, in sp804_write()
324 static uint64_t icp_pit_read(void *opaque, hwaddr offset, in icp_pit_read()
340 static void icp_pit_write(void *opaque, hwaddr offset, in icp_pit_write()
/openbmc/u-boot/drivers/pci/
H A Dpci-rcar-gen2.c91 static int rcar_gen2_pci_addr_valid(pci_dev_t d, uint offset) in rcar_gen2_pci_addr_valid()
110 static u32 get_bus_address(struct udevice *dev, pci_dev_t bdf, u32 offset) in get_bus_address()
117 static u32 setup_bus_address(struct udevice *dev, pci_dev_t bdf, u32 offset) in setup_bus_address()
130 uint offset, ulong *value, in rcar_gen2_pci_read_config()
150 uint offset, ulong value, in rcar_gen2_pci_write_config()
/openbmc/qemu/hw/block/
H A Dpflash_cfi01.c138 static uint32_t pflash_cfi_query(PFlashCFI01 *pfl, hwaddr offset) in pflash_cfi_query()
198 static uint32_t pflash_devid_query(PFlashCFI01 *pfl, hwaddr offset) in pflash_devid_query()
247 static uint32_t pflash_data_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_read()
263 static uint32_t pflash_read(PFlashCFI01 *pfl, hwaddr offset, in pflash_read()
386 static void pflash_update(PFlashCFI01 *pfl, int offset, in pflash_update()
406 static void pflash_blk_write_start(PFlashCFI01 *pfl, hwaddr offset) in pflash_blk_write_start()
434 static inline void pflash_data_write(PFlashCFI01 *pfl, hwaddr offset, in pflash_data_write()
462 static void pflash_write(PFlashCFI01 *pfl, hwaddr offset, in pflash_write()
/openbmc/qemu/hw/m68k/
H A Dmcf5206.c289 uint16_t offset, unsigned size) in m5206_mbar_read()
328 static void m5206_mbar_write(m5206_mbar_state *s, uint16_t offset, in m5206_mbar_write()
401 static uint32_t m5206_mbar_readb(void *opaque, hwaddr offset) in m5206_mbar_readb()
421 static uint32_t m5206_mbar_readw(void *opaque, hwaddr offset) in m5206_mbar_readw()
447 static uint32_t m5206_mbar_readl(void *opaque, hwaddr offset) in m5206_mbar_readl()
472 static void m5206_mbar_writeb(void *opaque, hwaddr offset, in m5206_mbar_writeb()
498 static void m5206_mbar_writew(void *opaque, hwaddr offset, in m5206_mbar_writew()
528 static void m5206_mbar_writel(void *opaque, hwaddr offset, in m5206_mbar_writel()
/openbmc/u-boot/cmd/
H A Dcros_ec.c55 uint32_t offset, size = -1U, region_size; in do_read_write() local
217 uint32_t offset, size; in do_cros_ec() local
233 uint32_t offset, size; in do_cros_ec() local
/openbmc/qemu/hw/smbios/
H A Dsmbios_legacy.c32 uint16_t offset; member
56 static void smbios_add_field(int type, int offset, const void *data, size_t len) in smbios_add_field()
79 static void smbios_maybe_add_str(int type, int offset, const char *data) in smbios_maybe_add_str()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c235 uint32_t offset; in jump_to_image_no_args() local
277 u32 offset = length - CONFIG_CSF_SIZE; in board_spl_fit_post_load() local
/openbmc/u-boot/fs/btrfs/
H A Dextent-io.c13 struct btrfs_file_extent_item *extent, u64 offset, in btrfs_read_extent_inline()
65 struct btrfs_file_extent_item *extent, u64 offset, in btrfs_read_extent_reg()
/openbmc/hiomapd/
H A Dwindows.c281 int window_flush(struct mbox_context *context, uint32_t offset, in window_flush()
369 uint32_t offset, uint32_t size, uint8_t val) in window_set_bytemap()
515 uint32_t offset, bool exact) in windows_search()
561 struct window_context **this_window, uint32_t offset, in windows_create_map()

12345678910>>...61