Searched defs:to (Results 1 - 25 of 46) sorted by relevance

12

/u-boot/boot/
H A Dimage-host.c13 void memmove_wd(void *to, void *from, size_t len, ulong chunksz) argument
H A Dbootmeth_cros.c103 char *cmd, *to, *end; local
[all...]
H A Dbootflow.c687 char *to = buf; local
721 char *to, *end; local
[all...]
/u-boot/common/
H A Dkgdb_stubs.c51 void kgdb_flush_cache_range(void *from, void *to) argument
H A Dflash.c27 flash_protect(int flag, ulong from, ulong to, flash_info_t *info) argument
[all...]
H A Dbloblist.c475 bloblist_reloc(void *to, uint to_size) argument
[all...]
/u-boot/drivers/net/
H A Dfsl_enetc_mdio.c20 int to = 10000; local
/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c68 static int spi_flash_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, argument
H A Dsf_dataflash.c279 unsigned int pageaddr, addr, to, writelen; local
[all...]
H A Dspi-nor-tiny.c430 static int spi_nor_write_tiny(struct mtd_info *mtd, loff_t to, size_t len, argument
[all...]
/u-boot/common/eeprom/
H A Deeprom_field.c18 int to = reverse ? 0 : field->size - 1; local
/u-boot/cmd/
H A Dximg.c188 void *to = (void *) dest; local
H A Donenand.c109 static int onenand_write_oneblock_withoob(loff_t to, const u_char * buf, argument
133 static int onenand_block_write(loff_t to, size_t len, argument
[all...]
H A Darmflash.c200 ulong from, to; local
[all...]
/u-boot/drivers/mtd/
H A Dcfi_mtd.c80 static int cfi_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, argument
H A Dmtdconcat.c121 concat_write(struct mtd_info *mtd, loff_t to, size_t len, argument
164 concat_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t * retlen) argument
297 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
[all...]
H A Daltera_qspi.c112 loff_t to = addr - base; local
206 static int altera_qspi_write(struct mtd_info *mtd, loff_t to, size_t len, argument
/u-boot/disk/
H A Dpart_amiga.c36 static void bcpl_strcpy(char *to, char *from) argument
[all...]
/u-boot/fs/ubifs/
H A Dkey.h410 key_read(const struct ubifs_info *c, const void *from, union ubifs_key *to) argument
425 key_write(const struct ubifs_info *c, const union ubifs_key *from, void *to) argument
441 key_write_idx(const struct ubifs_info *c, const union ubifs_key *from, void *to) argument
456 key_copy(const struct ubifs_info *c, const union ubifs_key *from, union ubifs_key *to) argument
[all...]
/u-boot/drivers/mtd/ubi/
H A Deba.c1056 ubi_eba_copy_leb(struct ubi_device *ubi, int from, int to, struct ubi_vid_hdr *vid_hdr) argument
[all...]
/u-boot/include/
H A Dvideo_console.h568 vidconsole_sync_copy(struct udevice *dev, void *from, void *to) argument
[all...]
H A Dvideo.h369 video_sync_copy(struct udevice *dev, void *from, void *to) argument
[all...]
H A Duniverse.h17 unsigned int to; /* Translation */ member in struct:_SLAVE_IMAGE
/u-boot/drivers/video/
H A Dvideo-uclass.c432 video_sync_copy(struct udevice *dev, void *from, void *to) argument
[all...]
H A Dvidconsole-uclass.c764 int vidconsole_sync_copy(struct udevice *dev, void *from, void *to) argument

Completed in 202 milliseconds

12