Searched defs:write_buff (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/pb1x00/ |
| H A D | flash.c | 23 int write_buff (flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | stm32_flash.c | 127 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
| H A D | st_smi.c | 433 int write_buff(flash_info_t *info, uchar *src, ulong dest_addr, ulong length) in write_buff() function
|
| H A D | pic32_flash.c | 223 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
| H A D | altera_qspi.c | 104 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
| H A D | cfi_flash.c | 1318 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | eflash.c | 219 int write_buff (flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253demo/ |
| H A D | flash.c | 319 int write_buff(flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 313 int write_buff (flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
|