Home
last modified time | relevance | path

Searched defs:write_buff (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/mtd/
A Dstm32_flash.c127 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
A Dpic32_flash.c227 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
A Dst_smi.c433 int write_buff(flash_info_t *info, uchar *src, ulong dest_addr, ulong length) in write_buff() function
A Daltera_qspi.c106 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
A Dcfi_flash.c1325 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
/u-boot/arch/arm/mach-at91/arm926ejs/
A Deflash.c220 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function
/u-boot/board/freescale/m5253demo/
A Dflash.c321 int write_buff(flash_info_t * info, uchar * src, ulong addr, ulong cnt) in write_buff() function
/u-boot/board/cobra5272/
A Dflash.c317 int write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) in write_buff() function

Completed in 12 milliseconds