Home
last modified time | relevance | path

Searched defs:offset (Results 351 – 375 of 1525) sorted by relevance

1...<<11121314151617181920>>...61

/openbmc/qemu/hw/remote/
H A Dproxy-memory-listener.c45 static int get_fd_from_hostaddr(uint64_t host, ram_addr_t *offset) in get_fd_from_hostaddr()
171 ram_addr_t offset; in proxy_memory_listener_commit() local
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/
H A Dips.json11 "offset": "0x40", string
18 "offset": "0x240", string
25 "offset": "0x440", string
32 "offset": "0x640", string
41 "offset": "0x1B80" string
/openbmc/qemu/hw/intc/
H A Darm_gic_kvm.c87 #define KVM_VGIC_ATTR(offset, cpu) \ argument
93 static void kvm_gicd_access(GICState *s, int offset, int cpu, in kvm_gicd_access()
100 static void kvm_gicc_access(GICState *s, int offset, int cpu, in kvm_gicc_access()
232 static void kvm_dist_get(GICState *s, uint32_t offset, int width, in kvm_dist_get()
260 static void kvm_dist_put(GICState *s, uint32_t offset, int width, in kvm_dist_put()
/openbmc/qemu/hw/arm/
H A Dmusicpal.c187 static uint64_t musicpal_lcd_read(void *opaque, hwaddr offset, in musicpal_lcd_read()
201 static void musicpal_lcd_write(void *opaque, hwaddr offset, in musicpal_lcd_write()
341 static uint64_t mv88w8618_pic_read(void *opaque, hwaddr offset, in mv88w8618_pic_read()
355 static void mv88w8618_pic_write(void *opaque, hwaddr offset, in mv88w8618_pic_write()
474 static uint64_t mv88w8618_pit_read(void *opaque, hwaddr offset, in mv88w8618_pit_read()
490 static void mv88w8618_pit_write(void *opaque, hwaddr offset, in mv88w8618_pit_write()
637 hwaddr offset, in mv88w8618_flashcfg_read()
651 static void mv88w8618_flashcfg_write(void *opaque, hwaddr offset, in mv88w8618_flashcfg_write()
730 static void musicpal_misc_write(void *opaque, hwaddr offset, in musicpal_misc_write()
762 static uint64_t mv88w8618_wlan_read(void *opaque, hwaddr offset, in mv88w8618_wlan_read()
[all …]
/openbmc/u-boot/arch/arm/mach-davinci/
H A Dpinmux.c49 const int offset = pins[i].field * PIN_MUX_FIELD_SIZE; in davinci_configure_pin_mux() local
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dme.c12 static inline void me_read_dword_ptr(struct udevice *dev, void *ptr, int offset) in me_read_dword_ptr()
/openbmc/u-boot/drivers/serial/
H A Dserial_intel_mid.c24 static void mid_writel(struct ns16550_platdata *plat, int offset, int value) in mid_writel()
/openbmc/phosphor-ipmi-flash/tools/
H A Dbt.cpp28 std::uint32_t offset = 0; in sendContents() local
/openbmc/phosphor-pid-control/sysfs/
H A Dsysfswrite.cpp32 double offset = range * value; in write() local
/openbmc/qemu/tests/qemu-iotests/
H A D30271 offset = tar.fileobj.tell() + 512 variable
/openbmc/u-boot/drivers/pci/
H A Dpci_sandbox.c25 uint offset, ulong value, in sandbox_pci_write_config()
43 uint offset, ulong *valuep, in sandbox_pci_read_config()
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c120 int fs_read_sandbox(const char *filename, void *buf, loff_t offset, loff_t len, in fs_read_sandbox()
132 int fs_write_sandbox(const char *filename, void *buf, loff_t offset, in fs_write_sandbox()
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_spl.c85 uint32_t offset; in onenand_spl_read_page() local
131 int onenand_spl_read_block(int block, int offset, int len, void *dst) in onenand_spl_read_block()
/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_syscfg-test.c35 static void syscfg_writel(unsigned int offset, uint32_t value) in syscfg_writel()
40 static uint32_t syscfg_readl(unsigned int offset) in syscfg_readl()
H A Dstm32l4x5_gpio-test.c94 static uint32_t gpio_readl(unsigned int gpio, unsigned int offset) in gpio_readl()
99 static void gpio_writel(unsigned int gpio, unsigned int offset, uint32_t value) in gpio_writel()
114 uint32_t offset = 2 * pin; in gpio_set_2bits() local
159 static uint32_t reset(uint32_t gpio, unsigned int offset) in reset()
/openbmc/qemu/hw/misc/
H A Dmips_cpc.c76 static void cpc_write(void *opaque, hwaddr offset, uint64_t data, in cpc_write()
97 static uint64_t cpc_read(void *opaque, hwaddr offset, unsigned size) in cpc_read()
/openbmc/qemu/hw/timer/
H A Dstellaris-gptm.c101 static uint64_t gptm_read(void *opaque, hwaddr offset, in gptm_read()
158 static void gptm_write(void *opaque, hwaddr offset, in gptm_write()
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.hpp102 uint32_t offset; /* The byte sequence start, 0-based. */ member
116 uint32_t offset; /* The byte sequence start, 0-based. */ member
124 uint32_t offset; /* The byte sequence start, 0-based. */ member
/openbmc/u-boot/cmd/
H A Davb.c46 s64 offset; in do_avb_read_part() local
79 s64 offset; in do_avb_read_part_hex() local
124 s64 offset; in do_avb_write_part() local
/openbmc/u-boot/drivers/spi/
H A Dspi-uclass.c95 int dm_spi_nor_ctrl_wlock(struct udevice *dev, u32 offset, size_t len) in dm_spi_nor_ctrl_wlock()
105 int dm_spi_nor_ctrl_wunlock(struct udevice *dev, u32 offset, size_t len) in dm_spi_nor_ctrl_wunlock()
131 int spi_nor_ctrl_wlock(struct spi_slave *slave, u32 offset, size_t len) in spi_nor_ctrl_wlock()
136 int spi_nor_ctrl_wunlock(struct spi_slave *slave, u32 offset, size_t len) in spi_nor_ctrl_wunlock()
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h55 static inline void pdb_add_ptr(dma_addr_t *offset, dma_addr_t ptr) in pdb_add_ptr()
109 dma_addr_t *offset = (dma_addr_t *)desc_end(desc); in append_ptr() local
126 u32 *offset = desc_end(desc); in append_data() local
147 u32 *offset = desc_end(desc); in append_u64() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c375 int offset, int len) in leb_read_sanity_check()
428 int ubi_leb_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, in ubi_leb_read()
469 int offset, int len, int check) in ubi_leb_read_sg()
521 int offset, int len) in ubi_leb_write()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io.cpp122 int DMA::transferDataHost(int fd, uint32_t offset, uint32_t length, in transferDataHost()
348 uint32_t offset = 0; in readFileIntoMemory() local
451 uint32_t offset = 0; in writeFileFromMemory() local
611 uint32_t offset = 0; in readFile() local
714 uint32_t offset = 0; in writeFile() local
825 uint32_t offset{}; in rwFileByTypeIntoMemory() local
908 uint32_t offset{}; in writeFileByType() local
965 uint32_t offset{}; in readFileByType() local
/openbmc/entity-manager/test/
H A Dtest_fru-utils.cpp154 int64_t getDataTempl(const std::vector<uint8_t>& data, off_t offset, in getDataTempl()
313 off_t offset = 0; in TEST() local
326 off_t offset = 0; in TEST() local
340 off_t offset = 0; in TEST() local
355 off_t offset = 0; in TEST() local
368 off_t offset = 0; in TEST() local
386 off_t offset = 0; in TEST() local
/openbmc/qemu/block/
H A Dqcow2-refcount.c758 uint64_t offset, uint64_t length) in update_refcount_discard()
811 update_refcount(BlockDriverState *bs, int64_t offset, int64_t length, in update_refcount()
1011 int64_t offset; in qcow2_alloc_clusters() local
1031 int64_t coroutine_fn qcow2_alloc_clusters_at(BlockDriverState *bs, uint64_t offset, in qcow2_alloc_clusters_at()
1073 int64_t offset; in qcow2_alloc_bytes() local
1145 int64_t offset, int64_t size, in qcow2_free_clusters()
1314 uint64_t offset; in qcow2_update_snapshot_refcount() local
1529 int64_t offset, int64_t size) in qcow2_inc_refcounts_imrt()
1754 uint64_t offset = l2_entry & L2E_OFFSET_MASK; in check_refcounts_l2() local
2095 uint64_t offset, cluster; in check_refblocks() local
[all …]

1...<<11121314151617181920>>...61