| /OK3568_Linux_fs/u-boot/drivers/rknand/ |
| H A D | rknand.h | 61 u32 ftl_vendor_read(u32 index, u32 nsec, void *buf);
|
| H A D | rknand.c | 104 ret = ftl_vendor_read(index, n_sec, p_data); in rkftl_nand_vendor_read()
|
| H A D | rk_ftl_arm_v8.S | 19786 .section .text.ftl_vendor_read,"ax",@progbits 19788 .global ftl_vendor_read symbol 19789 .type ftl_vendor_read, %function 19790 ftl_vendor_read: label 19796 .size ftl_vendor_read, .-ftl_vendor_read
|
| H A D | rk_ftl_arm_v7.S | 22218 .section .text.ftl_vendor_read,"ax",%progbits 22220 .global ftl_vendor_read symbol 22225 .type ftl_vendor_read, %function 22226 ftl_vendor_read: label 22235 .size ftl_vendor_read, .-ftl_vendor_read
|
| H A D | rk_zftl_arm_v8.S | 23408 .section .text.ftl_vendor_read,"ax",@progbits 23410 .global ftl_vendor_read symbol 23411 .type ftl_vendor_read, %function 23412 ftl_vendor_read: label 23418 .size ftl_vendor_read, .-ftl_vendor_read 23424 b ftl_vendor_read
|
| H A D | rk_zftl_spl_arm_v8.S | 23499 .section .text.ftl_vendor_read,"ax",@progbits 23501 .global ftl_vendor_read symbol 23502 .type ftl_vendor_read, %function 23503 ftl_vendor_read: label 23509 .size ftl_vendor_read, .-ftl_vendor_read 23515 b ftl_vendor_read
|
| H A D | rk_zftl_arm_v7.S | 25940 .section .text.ftl_vendor_read,"ax",%progbits 25942 .global ftl_vendor_read symbol 25947 .type ftl_vendor_read, %function 25948 ftl_vendor_read: label 25957 .size ftl_vendor_read, .-ftl_vendor_read 25970 b ftl_vendor_read
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_ftl_arm_v7_thumb.S | 22594 .global ftl_vendor_read symbol 22599 .type ftl_vendor_read, %function 22600 ftl_vendor_read: label 22611 .size ftl_vendor_read, .-ftl_vendor_read 22636 bl ftl_vendor_read
|
| H A D | rk_ftl_arm_v8.S | 20550 .global ftl_vendor_read symbol 20551 .type ftl_vendor_read, %function 20552 ftl_vendor_read: label 20562 .size ftl_vendor_read, .-ftl_vendor_read 20582 bl ftl_vendor_read
|
| H A D | rk_ftl_arm_v7.S | 22598 .global ftl_vendor_read symbol 22602 .type ftl_vendor_read, %function 22603 ftl_vendor_read: label 22614 .size ftl_vendor_read, .-ftl_vendor_read 22639 bl ftl_vendor_read
|
| H A D | rk_ftlv5_arm64.S | 20400 .global ftl_vendor_read symbol 20401 .type ftl_vendor_read, %function 20402 ftl_vendor_read: label 20412 .size ftl_vendor_read, .-ftl_vendor_read
|
| H A D | rk_ftlv5_arm32.S | 22338 .global ftl_vendor_read symbol 22342 .type ftl_vendor_read, %function 22343 ftl_vendor_read: label 22354 .size ftl_vendor_read, .-ftl_vendor_read
|
| H A D | rk_zftl_arm64.S | 27073 adrp x1, ftl_vendor_read 27074 add x1, x1, :lo12:ftl_vendor_read
|
| H A D | rk_zftl_arm32.S | 28946 .word ftl_vendor_read
|