Searched defs:to (Results 1 - 25 of 46) sorted by last modified time

12

/u-boot/drivers/video/
H A Dvideo-uclass.c436 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
/u-boot/drivers/spi/
H A Dcadence_qspi_apb.c932 u32 to = op->addr.val; local
[all...]
H A Datcspi200_spi.c80 int to; member in struct:nds_spi_slave
/u-boot/drivers/net/
H A Dsja1105.c1276 sja1105_port_allow_traffic(struct sja1105_l2_forwarding_entry *l2_fwd, int from, int to) argument
[all...]
H A Drtl8169.c603 u32 to; local
[all...]
H A Dfsl_enetc_mdio.c20 int to = 10000; local
H A Ddm9000x.c551 dm9000_read_srom_word(struct dm9000_priv *db, int offset, u8 *to) argument
[all...]
/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c430 static int spi_nor_write_tiny(struct mtd_info *mtd, loff_t to, size_t len, argument
[all...]
H A Dspi-nor-core.c430 spi_nor_write_data(struct spi_nor *nor, loff_t to, size_t len, const u_char *buf) argument
1664 sst_write_byteprogram(struct spi_nor *nor, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
1689 sst_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
1767 spi_nor_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
[all...]
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...]
/u-boot/drivers/mtd/onenand/
H A Donenand_base.c1290 onenand_verify_oob(struct mtd_info *mtd, const u_char *buf, loff_t to) argument
1414 onenand_write_ops_nolock(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
1536 onenand_write_oob_nolock(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
1653 onenand_write(struct mtd_info *mtd, loff_t to, size_t len, size_t * retlen, const u_char * buf) argument
1680 onenand_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
[all...]
/u-boot/drivers/mtd/nand/spi/
H A Dcore.c628 static int spinand_mtd_write(struct mtd_info *mtd, loff_t to, argument
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c630 loff_t to; local
[all...]
H A Dnand_base.c3181 nand_do_write_ops(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
3310 panic_nand_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const uint8_t *buf) argument
3342 nand_do_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
3424 nand_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
[all...]
H A Dmxs_nand.c958 mxs_nand_hook_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
[all...]
/u-boot/drivers/mtd/
H A Dmtdpart.c398 part_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
405 part_panic_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) argument
412 part_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) argument
436 part_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) argument
[all...]
H A Dcfi_mtd.c80 static int cfi_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, argument
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/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/common/eeprom/
H A Deeprom_field.c18 int to = reverse ? 0 : field->size - 1; local

Completed in 305 milliseconds

12