Home
last modified time | relevance | path

Searched refs:sftl_write (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Drk_sftl.h14 int sftl_write(u32 index, u32 count, u8 *buf);
H A Drkflash_api.c256 ret = sftl_write(index, count, (u8 *)buf); in rksfc_nand_write()
322 ret = sftl_write(index, count, (u8 *)buf); in rknand_flash_write()
H A Drk_sftl_arm_v7.S13000 .section .text.sftl_write,"ax",%progbits
13002 .global sftl_write symbol
13007 .type sftl_write, %function
13008 sftl_write: label
13036 .size sftl_write, .-sftl_write
H A Drk_sftl_arm_v8.S11554 .section .text.sftl_write,"ax",@progbits
11556 .global sftl_write symbol
11557 .type sftl_write, %function
11558 sftl_write: label
11592 .size sftl_write, .-sftl_write
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dnand_boot.c35 return sftl_write(sec, n_sec, p_data); in sftl_flash_write()
H A Drk_sftl.h12 int sftl_write(u32 index, u32 count, u8 *buf);
H A Dsfc_nand_boot.c42 return sftl_write(sec, n_sec, p_data); in snand_write()
H A Drk_sftl_arm_v7_thumb.S14056 .global sftl_write symbol
14061 .type sftl_write, %function
14062 sftl_write: label
14079 .size sftl_write, .-sftl_write
H A Drk_sftl_arm_v8.S14265 .global sftl_write symbol
14266 .type sftl_write, %function
14267 sftl_write: label
14295 .size sftl_write, .-sftl_write
H A Drk_sftl_arm_v7.S14495 .global sftl_write symbol
14499 .type sftl_write, %function
14500 sftl_write: label
14518 .size sftl_write, .-sftl_write
H A Drk_sftl_arm_v8_clang.S9511 .globl sftl_write // -- Begin function sftl_write symbol
9513 .type sftl_write,@function
9514 sftl_write: // @sftl_write label
9536 .size sftl_write, .Lfunc_end55-sftl_write