Home
last modified time | relevance | path

Searched defs:offset (Results 526 – 550 of 1525) sorted by relevance

1...<<21222324252627282930>>...61

/openbmc/u-boot/drivers/misc/
H A Dds4510.c32 static int ds4510_mem_write(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_write()
61 static int ds4510_mem_read(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_read()
/openbmc/qemu/net/
H A Dcolo.h56 uint16_t offset; member
84 uint32_t offset; member
/openbmc/u-boot/drivers/pci/
H A Dpci_sh7751.c76 pci_dev_t dev, int offset, u32 *value) in pci_sh4_read_config_dword()
87 pci_dev_t dev, int offset, u32 value) in pci_sh4_write_config_dword()
/openbmc/u-boot/common/
H A Diotrace.c30 ulong offset; member
173 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
/openbmc/qemu/include/qemu/
H A Dcoroutine.h297 #define qemu_co_recvv(sockfd, iov, iov_cnt, offset, bytes) \ argument
299 #define qemu_co_sendv(sockfd, iov, iov_cnt, offset, bytes) \ argument
/openbmc/qemu/hw/9pfs/
H A Dcofile.c252 struct iovec *iov, int iovcnt, int64_t offset) in v9fs_co_pwritev()
272 struct iovec *iov, int iovcnt, int64_t offset) in v9fs_co_preadv()
/openbmc/qemu/hw/misc/
H A Dallwinner-cpucfg.c106 static uint64_t allwinner_cpucfg_read(void *opaque, hwaddr offset, in allwinner_cpucfg_read()
165 static void allwinner_cpucfg_write(void *opaque, hwaddr offset, in allwinner_cpucfg_write()
/openbmc/qemu/hw/nvram/
H A Dspapr_nvram.c64 hwaddr offset, buffer, len; in OBJECT_DECLARE_SIMPLE_TYPE() local
105 hwaddr offset, buffer, len; in rtas_nvram_store() local
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dmapped_floor.cpp35 uint64_t addFloorOffset(uint64_t floor, T offset, const std::string& actionName) in addFloorOffset()
501 auto offset = Manager::getParameter(offsetParameter); in applyFloorOffset() local
/openbmc/qemu/hw/timer/
H A Dnrf51_timer.c158 static uint64_t nrf51_timer_read(void *opaque, hwaddr offset, unsigned int size) in nrf51_timer_read()
199 static void nrf51_timer_write(void *opaque, hwaddr offset, in nrf51_timer_write()
/openbmc/qemu/hw/display/
H A Dxlnx_dp.c285 static uint64_t xlnx_dp_audio_read(void *opaque, hwaddr offset, unsigned size) in xlnx_dp_audio_read()
293 static void xlnx_dp_audio_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_audio_write()
678 static uint64_t xlnx_dp_read(void *opaque, hwaddr offset, unsigned size) in xlnx_dp_read()
738 static void xlnx_dp_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_write()
922 static void xlnx_dp_vblend_write(void *opaque, hwaddr offset, in xlnx_dp_vblend_write()
1010 static uint64_t xlnx_dp_vblend_read(void *opaque, hwaddr offset, in xlnx_dp_vblend_read()
1037 static void xlnx_dp_avbufm_write(void *opaque, hwaddr offset, uint64_t value, in xlnx_dp_avbufm_write()
1124 static uint64_t xlnx_dp_avbufm_read(void *opaque, hwaddr offset, in xlnx_dp_avbufm_read()
/openbmc/qemu/block/
H A Dquorum.c122 uint64_t offset; member
166 uint64_t offset, uint64_t bytes, in quorum_aio_get()
194 static void quorum_report_bad(QuorumOpType type, uint64_t offset, in quorum_report_bad()
449 ssize_t offset; in quorum_compare() local
673 quorum_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_preadv()
729 quorum_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwritev()
760 quorum_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in quorum_co_pwrite_zeroes()
1230 int64_t offset, int64_t count, in quorum_co_block_status()
H A Dnbd.c57 uint64_t offset; /* original offset of the request */ member
583 uint64_t offset; in nbd_parse_offset_hole_payload() local
761 uint64_t offset; in nbd_co_receive_offset_data_payload() local
1087 uint64_t offset, QEMUIOVector *qiov, in nbd_co_receive_cmdread_reply()
1244 nbd_client_co_preadv(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_preadv()
1302 nbd_client_co_pwritev(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_pwritev()
1327 nbd_client_co_pwrite_zeroes(BlockDriverState *bs, int64_t offset, int64_t bytes, in nbd_client_co_pwrite_zeroes()
1379 nbd_client_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in nbd_client_co_pdiscard()
1400 BlockDriverState *bs, unsigned int mode, int64_t offset, in nbd_client_co_block_status()
2016 static int coroutine_fn nbd_co_truncate(BlockDriverState *bs, int64_t offset, in nbd_co_truncate()
H A Dqcow2.h235 uint64_t offset; member
308 uint64_t offset; member
432 unsigned offset; member
446 uint64_t offset; member
656 static inline int64_t start_of_cluster(BDRVQcow2State *s, int64_t offset) in start_of_cluster()
661 static inline int64_t offset_into_cluster(BDRVQcow2State *s, int64_t offset) in offset_into_cluster()
666 static inline int64_t offset_into_subcluster(BDRVQcow2State *s, int64_t offset) in offset_into_subcluster()
687 static inline int offset_to_l1_index(BDRVQcow2State *s, uint64_t offset) in offset_to_l1_index()
692 static inline int offset_to_l2_index(BDRVQcow2State *s, int64_t offset) in offset_to_l2_index()
697 static inline int offset_to_l2_slice_index(BDRVQcow2State *s, int64_t offset) in offset_to_l2_slice_index()
[all …]
/openbmc/qemu/hw/intc/
H A Dpnv_xive.c927 static void pnv_xive_ic_reg_write(void *opaque, hwaddr offset, in pnv_xive_ic_reg_write()
1222 static uint64_t pnv_xive_ic_reg_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_ic_reg_read()
1600 static void xive_tm_indirect_write(void *opaque, hwaddr offset, in xive_tm_indirect_write()
1608 static uint64_t xive_tm_indirect_read(void *opaque, hwaddr offset, in xive_tm_indirect_read()
1630 static void pnv_xive_tm_write(void *opaque, hwaddr offset, in pnv_xive_tm_write()
1640 static uint64_t pnv_xive_tm_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_tm_read()
1700 static uint64_t pnv_xive_vc_read(void *opaque, hwaddr offset, in pnv_xive_vc_read()
1743 static void pnv_xive_vc_write(void *opaque, hwaddr offset, in pnv_xive_vc_write()
1801 static uint64_t pnv_xive_pc_read(void *opaque, hwaddr offset, unsigned size) in pnv_xive_pc_read()
2044 int offset; in pnv_xive_dt_xscom() local
/openbmc/qemu/tcg/
H A Dtcg-op.c169 TCGv_ptr base, TCGArg offset) in tcg_gen_ldst_op_i32()
176 TCGv_ptr base, TCGArg offset) in tcg_gen_ldst_op_i64()
1380 void tcg_gen_ld8u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld8u_i32()
1385 void tcg_gen_ld8s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld8s_i32()
1390 void tcg_gen_ld16u_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld16u_i32()
1395 void tcg_gen_ld16s_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld16s_i32()
1400 void tcg_gen_ld_i32(TCGv_i32 ret, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_ld_i32()
1405 void tcg_gen_st8_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st8_i32()
1410 void tcg_gen_st16_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st16_i32()
1415 void tcg_gen_st_i32(TCGv_i32 arg1, TCGv_ptr arg2, tcg_target_long offset) in tcg_gen_st_i32()
[all …]
/openbmc/u-boot/lib/
H A Dimage-sparse.c57 unsigned int offset; in write_sparse_image() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Dmac.c29 u32 offset; in imx_get_mac_from_fuse() local
/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c20 int w1_eeprom_read_buf(struct udevice *dev, unsigned int offset, in w1_eeprom_read_buf()
/openbmc/qemu/util/
H A Dselfmap.c32 uint64_t start, end, offset, inode; in read_self_maps() local
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a23.c271 u32 bus, bus_width, offset, page_size, rows; in sunxi_dram_init() local
/openbmc/u-boot/board/lego/ev3/
H A Dlegoev3.c104 u32 offset; in get_board_serial() local
/openbmc/qemu/tests/qemu-iotests/
H A D14836 offset = 10 variable
/openbmc/u-boot/drivers/bootcount/
H A Drtc.c15 u32 offset; member
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A DNotifyWatch.hpp82 auto offset = 0; in readNotifyAsync() local

1...<<21222324252627282930>>...61