Home
last modified time | relevance | path

Searched defs:offset (Results 551 – 575 of 1531) sorted by relevance

1...<<21222324252627282930>>...62

/openbmc/u-boot/drivers/net/
H A Dks8851_mll.c105 static u8 ks_rdreg8(struct eth_device *dev, u16 offset) in ks_rdreg8()
115 static u16 ks_rdreg16(struct eth_device *dev, u16 offset) in ks_rdreg16()
122 static void ks_wrreg8(struct eth_device *dev, u16 offset, u8 val) in ks_wrreg8()
131 static void ks_wrreg16(struct eth_device *dev, u16 offset, u16 val) in ks_wrreg16()
/openbmc/qemu/block/export/
H A Dfuse.c577 size_t size, off_t offset, struct fuse_file_info *fi) in fuse_read()
624 size_t size, off_t offset, struct fuse_file_info *fi) in fuse_write()
675 off_t offset, off_t length, in fuse_fallocate()
799 static void fuse_lseek(fuse_req_t req, fuse_ino_t inode, off_t offset, in fuse_lseek()
/openbmc/qemu/system/
H A Ddevice_tree.c233 int offset; in findnode_nofail() local
251 int offset, len, ret; in qemu_fdt_node_unit_path() local
303 int offset, len, ret; in qemu_fdt_node_path() local
421 int offset = strlen(array[i]) + 1; in qemu_fdt_setprop_string_array() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_dataflash.c115 static int spi_dataflash_erase(struct udevice *dev, u32 offset, size_t len) in spi_dataflash_erase()
208 static int spi_dataflash_read(struct udevice *dev, u32 offset, size_t len, in spi_dataflash_read()
264 int spi_dataflash_write(struct udevice *dev, u32 offset, size_t len, in spi_dataflash_write()
/openbmc/u-boot/cmd/
H A Dnand.c352 static void adjust_size_for_badblocks(loff_t *size, loff_t offset, int dev) in adjust_size_for_badblocks()
844 ulong offset, ulong addr, char *cmd) in nand_load_image()
936 ulong addr, offset = 0; in do_nandboot() local
/openbmc/qemu/hw/arm/
H A Darmv7m.c32 static inline hwaddr bitband_addr(BitBandState *s, hwaddr offset) in bitband_addr()
37 static MemTxResult bitband_read(void *opaque, hwaddr offset, in bitband_read()
62 static MemTxResult bitband_write(void *opaque, hwaddr offset, uint64_t value, in bitband_write()
/openbmc/u-boot/lib/
H A Dimage-sparse.c57 unsigned int offset; in write_sparse_image() local
H A Dgunzip.c74 int offset = gzip_parse_header(src, *lenp); in gunzip() local
276 int stoponerr, int offset) in zunzip()
/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
/openbmc/qemu/hw/audio/
H A Dlm4549.c154 uint32_t lm4549_read(lm4549_state *s, hwaddr offset) in lm4549_read()
169 hwaddr offset, uint32_t value) in lm4549_write()
/openbmc/u-boot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_board.c101 static u64 alloc_ram(u64 size, u64 align, u64 offset) in alloc_ram()
153 u64 offset; in set_calculated_env_var() local
/openbmc/u-boot/include/
H A Dcbfs.h49 u32 offset; member
58 u32 offset; member
/openbmc/qemu/hw/intc/
H A Dloongson_liointc.c128 hwaddr offset = addr - R_START; in liointc_read() local
177 hwaddr offset = addr - R_START; in liointc_write() local
/openbmc/qemu/hw/ssi/
H A Dimx_spi.c280 static uint64_t imx_spi_read(void *opaque, hwaddr offset, unsigned size) in imx_spi_read()
329 static void imx_spi_write(void *opaque, hwaddr offset, uint64_t value, in imx_spi_write()
/openbmc/qemu/hw/dma/
H A Dpl080.c217 static uint64_t pl080_read(void *opaque, hwaddr offset, in pl080_read()
286 static void pl080_write(void *opaque, hwaddr offset, in pl080_write()
/openbmc/qemu/hw/rtc/
H A Dpl031.c83 static uint64_t pl031_read(void *opaque, hwaddr offset, in pl031_read()
132 static void pl031_write(void * opaque, hwaddr offset, in pl031_write()
/openbmc/qemu/hw/timer/
H A Dmss-timer.c85 timer_read(void *opaque, hwaddr offset, unsigned int size) in timer_read()
135 timer_write(void *opaque, hwaddr offset, in timer_write()
H A Dcmsdk-apb-dualtimer.c238 static uint64_t cmsdk_apb_dualtimer_read(void *opaque, hwaddr offset, in cmsdk_apb_dualtimer_read()
311 static void cmsdk_apb_dualtimer_write(void *opaque, hwaddr offset, in cmsdk_apb_dualtimer_write()

1...<<21222324252627282930>>...62