Home
last modified time | relevance | path

Searched defs:offset (Results 251 – 275 of 1531) sorted by relevance

1...<<11121314151617181920>>...62

/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c260 static uint64_t pflash_data_read(PFlashCFI02 *pfl, hwaddr offset, in pflash_data_read()
278 static SectorInfo pflash_sector_info(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_info()
301 static bool pflash_sector_is_erasing(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_is_erasing()
307 static uint64_t pflash_read(void *opaque, hwaddr offset, unsigned int width) in pflash_read()
394 static void pflash_update(PFlashCFI02 *pfl, int offset, int size) in pflash_update()
412 static void pflash_sector_erase(PFlashCFI02 *pfl, hwaddr offset) in pflash_sector_erase()
431 static void pflash_write(void *opaque, hwaddr offset, uint64_t value, in pflash_write()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_redist.c322 static MemTxResult gicr_readb(GICv3CPUState *cs, hwaddr offset, in gicr_readb()
334 static MemTxResult gicr_writeb(GICv3CPUState *cs, hwaddr offset, in gicr_writeb()
347 static MemTxResult gicr_readl(GICv3CPUState *cs, hwaddr offset, in gicr_readl()
484 static MemTxResult gicr_writel(GICv3CPUState *cs, hwaddr offset, in gicr_writel()
650 static MemTxResult gicr_readll(GICv3CPUState *cs, hwaddr offset, in gicr_readll()
679 static MemTxResult gicr_writell(GICv3CPUState *cs, hwaddr offset, in gicr_writell()
711 MemTxResult gicv3_redist_read(void *opaque, hwaddr offset, uint64_t *data, in gicv3_redist_read()
770 MemTxResult gicv3_redist_write(void *opaque, hwaddr offset, uint64_t data, in gicv3_redist_write()
H A Dimx_gpcv2.c34 static uint64_t imx_gpcv2_read(void *opaque, hwaddr offset, in imx_gpcv2_read()
42 static void imx_gpcv2_write(void *opaque, hwaddr offset, in imx_gpcv2_write()
/openbmc/qemu/migration/
H A Dram.c100 unsigned long offset; member
359 hwaddr offset; member
521 RAMBlock *block, ram_addr_t offset) in save_page_header()
627 RAMBlock *block, ram_addr_t offset) in save_xbzrle_page()
864 const hwaddr offset = section->offset_within_region; in dirty_bitmap_clear_section() local
1134 void ram_release_page(const char *rbname, uint64_t offset) in ram_release_page()
1153 ram_addr_t offset) in save_zero_page()
1206 ram_addr_t offset, uint8_t *buf, bool async) in save_normal_page()
1248 ram_addr_t offset = ((ram_addr_t)pss->page) << TARGET_PAGE_BITS; in ram_save_page() local
1276 static int ram_save_multifd_page(RAMBlock *block, ram_addr_t offset) in ram_save_multifd_page()
[all …]
/openbmc/qemu/block/
H A Dblock-copy.c52 int64_t offset; member
190 int64_t offset, int64_t bytes) in block_copy_task_create()
502 block_copy_do_copy(BlockCopyState *s, int64_t offset, int64_t bytes, in block_copy_do_copy()
623 int block_copy_block_status(BlockCopyState *s, int64_t offset, int64_t bytes, in block_copy_block_status()
660 block_copy_is_cluster_allocated(BlockCopyState *s, int64_t offset, in block_copy_is_cluster_allocated()
699 void block_copy_reset(BlockCopyState *s, int64_t offset, int64_t bytes) in block_copy_reset()
718 int64_t offset, in block_copy_reset_unallocated()
750 int64_t offset = call_state->offset; in block_copy_dirty_clusters() local
973 int64_t offset, int64_t bytes, in block_copy_async()
/openbmc/u-boot/drivers/pci/
H A Dpci_sh7780.c34 pci_dev_t dev, int offset, u32 *value) in pci_sh4_read_config_dword()
45 pci_dev_t dev, int offset, u32 value) in pci_sh4_write_config_dword()
/openbmc/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.h23 u32 offset; member
64 const unsigned int offset; member
/openbmc/qemu/hw/display/
H A Ddpcd.c52 static uint64_t dpcd_read(void *opaque, hwaddr offset, unsigned size) in dpcd_read()
69 static void dpcd_write(void *opaque, hwaddr offset, uint64_t value, in dpcd_write()
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp282 static int64_t vpnor_copy(struct backend* backend, uint32_t offset, void* mem, in vpnor_copy()
352 static int vpnor_write(struct backend* backend, uint32_t offset, void* buf, in vpnor_write()
409 static int vpnor_validate(struct backend* backend, uint32_t offset, in vpnor_validate()
481 static int vpnor_align_offset(struct backend* backend, uint32_t* offset, in vpnor_align_offset()
/openbmc/u-boot/common/spl/
H A Dspl_fit.c115 static int get_aligned_image_offset(struct spl_load_info *info, int offset) in get_aligned_image_offset()
128 static int get_aligned_image_overhead(struct spl_load_info *info, int offset) in get_aligned_image_overhead()
143 int offset) in get_aligned_image_size()
174 int offset; in spl_load_fit_image() local
/openbmc/qemu/hw/misc/
H A Dimx6ul_ccm.c624 static uint64_t imx6ul_ccm_read(void *opaque, hwaddr offset, unsigned size) in imx6ul_ccm_read()
639 static void imx6ul_ccm_write(void *opaque, hwaddr offset, uint64_t value, in imx6ul_ccm_write()
653 static uint64_t imx6ul_analog_read(void *opaque, hwaddr offset, unsigned size) in imx6ul_analog_read()
753 static void imx6ul_analog_write(void *opaque, hwaddr offset, uint64_t value, in imx6ul_analog_write()
H A Dimx7_snvs.c47 static uint64_t imx7_snvs_read(void *opaque, hwaddr offset, unsigned size) in imx7_snvs_read()
76 static void imx7_snvs_write(void *opaque, hwaddr offset, in imx7_snvs_write()
H A Dmsf2-sysreg.c42 static uint64_t msf2_sysreg_read(void *opaque, hwaddr offset, in msf2_sysreg_read()
61 static void msf2_sysreg_write(void *opaque, hwaddr offset, in msf2_sysreg_write()
/openbmc/qemu/hw/ppc/
H A Dpnv_i2c.c295 uint32_t offset = addr >> 3; in pnv_i2c_xscom_read() local
358 uint32_t offset = addr >> 3; in pnv_i2c_xscom_write() local
441 int offset, int index) in pnv_i2c_bus_dt_xscom()
470 int offset) in pnv_i2c_dt_xscom()
/openbmc/qemu/hw/timer/
H A Dcadence_ttc.c60 hwaddr offset) in cadence_timer_from_addr()
207 static uint32_t cadence_ttc_read_imp(void *opaque, hwaddr offset) in cadence_ttc_read_imp()
280 static uint64_t cadence_ttc_read(void *opaque, hwaddr offset, in cadence_ttc_read()
289 static void cadence_ttc_write(void *opaque, hwaddr offset, in cadence_ttc_write()
H A Dsh_timer.c63 static uint32_t sh_timer_read(void *opaque, hwaddr offset) in sh_timer_read()
84 static void sh_timer_write(void *opaque, hwaddr offset, uint32_t value) in sh_timer_write()
263 static uint64_t tmu012_read(void *opaque, hwaddr offset, unsigned size) in tmu012_read()
295 static void tmu012_write(void *opaque, hwaddr offset, in tmu012_write()
/openbmc/u-boot/drivers/gpio/
H A Ds5p_gpio.c189 static int exynos_gpio_direction_input(struct udevice *dev, unsigned offset) in exynos_gpio_direction_input()
200 static int exynos_gpio_direction_output(struct udevice *dev, unsigned offset, in exynos_gpio_direction_output()
215 static int exynos_gpio_get_value(struct udevice *dev, unsigned offset) in exynos_gpio_get_value()
223 static int exynos_gpio_set_value(struct udevice *dev, unsigned offset, in exynos_gpio_set_value()
263 static int exynos_gpio_get_function(struct udevice *dev, unsigned offset) in exynos_gpio_get_function()
/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-test.c67 static void set_tima8(QTestState *qts, uint32_t pir, uint32_t offset, in set_tima8()
76 static void set_tima32(QTestState *qts, uint32_t pir, uint32_t offset, in set_tima32()
85 static uint8_t get_tima8(QTestState *qts, uint32_t pir, uint32_t offset) in get_tima8()
93 static uint16_t get_tima16(QTestState *qts, uint32_t pir, uint32_t offset) in get_tima16()
101 static uint32_t get_tima32(QTestState *qts, uint32_t pir, uint32_t offset) in get_tima32()
/openbmc/pldm/oem/ibm/test/
H A Dlibpldmresponder_fileio_test.cpp210 uint32_t offset = 0; in TEST() local
240 uint32_t offset = 0; in TEST_F() local
276 uint32_t offset = 1024; in TEST_F() local
310 uint32_t offset = 100; in TEST_F() local
346 uint32_t offset = 100; in TEST_F() local
383 uint32_t offset = 0; in TEST() local
419 uint32_t offset = 0; in TEST_F() local
455 uint32_t offset = 1024; in TEST_F() local
614 uint32_t offset = 0; in TEST_F() local
662 uint32_t offset = 0; in TEST_F() local
[all …]
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_sigtramp.h23 static inline abi_long setup_sigtramp(abi_ulong offset, unsigned sigf_uc, in setup_sigtramp()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsimplefb_common.c14 int offset, ret; in sunxi_simplefb_fdt_match() local
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_sigtramp.h23 static inline abi_long setup_sigtramp(abi_ulong offset, unsigned sigf_uc, in setup_sigtramp()
/openbmc/u-boot/drivers/video/meson/
H A Dsimplefb_common.c14 int offset, ret; in meson_simplefb_fdt_match() local
/openbmc/u-boot/drivers/reset/
H A Dreset-rockchip.c51 int offset = reset_ctl->id % ROCKCHIP_RESET_NUM_IN_REG; in rockchip_reset_assert() local
66 int offset = reset_ctl->id % ROCKCHIP_RESET_NUM_IN_REG; in rockchip_reset_deassert() local
/openbmc/qemu/hw/cpu/
H A Darm11mpcore.c42 hwaddr offset = 0x100 + (i * 0x100); in mpcore_priv_map_setup() local
51 hwaddr offset = 0x600 + i * 0x100; in mpcore_priv_map_setup() local

1...<<11121314151617181920>>...62