Searched refs:rk_sfc_op (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nor.c | 161 struct rk_sfc_op op; in snor_write_en() 175 struct rk_sfc_op op; in snor_reset_device() 197 struct rk_sfc_op op; in snor_enter_4byte_mode() 211 struct rk_sfc_op op; in snor_read_status() 226 struct rk_sfc_op op; in snor_wait_busy() 253 struct rk_sfc_op op; in snor_write_status2() 284 struct rk_sfc_op op; in snor_write_status1() 314 struct rk_sfc_op op; in snor_write_status() 338 struct rk_sfc_op op; in snor_erase() 378 struct rk_sfc_op op; in snor_prog_page() [all …]
|
| H A D | sfc_nand.c | 240 struct rk_sfc_op op; in sfc_nand_write_en() 254 struct rk_sfc_op op; in sfc_nand_rw_preset() 272 struct rk_sfc_op op; in sfc_nand_read_feature() 294 struct rk_sfc_op op; in sfc_nand_write_feature() 780 struct rk_sfc_op op; in sfc_nand_erase_block() 809 struct rk_sfc_op op; in sfc_nand_read_cache() 833 struct rk_sfc_op op; in sfc_nand_prog_page_raw() 916 struct rk_sfc_op op; in sfc_nand_read() 1044 struct rk_sfc_op op; in sfc_nand_read_id()
|
| H A D | sfc.h | 197 struct rk_sfc_op { struct 218 int sfc_request(struct rk_sfc_op *op, u32 addr, void *data, u32 size); argument
|
| H A D | sfc.c | 88 int sfc_request(struct rk_sfc_op *op, u32 addr, void *data, u32 size) in sfc_request()
|
| H A D | rksfc_base.c | 100 struct rk_sfc_op op; in rksfc_delay_lines_tuning()
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | sfc_nor.c | 203 struct rk_sfc_op op; in snor_write_en() 217 struct rk_sfc_op op; in snor_reset_device() 239 struct rk_sfc_op op; in snor_enter_4byte_mode() 253 struct rk_sfc_op op; in snor_read_status() 268 struct rk_sfc_op op; in snor_wait_busy() 295 struct rk_sfc_op op; in snor_write_status2() 326 struct rk_sfc_op op; in snor_write_status1() 356 struct rk_sfc_op op; in snor_write_status() 380 struct rk_sfc_op op; in snor_erase() 420 struct rk_sfc_op op; in snor_prog_page() [all …]
|
| H A D | sfc_nand.c | 255 struct rk_sfc_op op; in sfc_nand_write_en() 269 struct rk_sfc_op op; in sfc_nand_rw_preset() 287 struct rk_sfc_op op; in sfc_nand_read_feature() 309 struct rk_sfc_op op; in sfc_nand_write_feature() 795 struct rk_sfc_op op; in sfc_nand_erase_block() 824 struct rk_sfc_op op; in sfc_nand_read_cache() 848 struct rk_sfc_op op; in sfc_nand_prog_page_raw() 931 struct rk_sfc_op op; in sfc_nand_read() 1053 struct rk_sfc_op op; in sfc_nand_read_id()
|
| H A D | sfc.h | 194 struct rk_sfc_op { struct 215 int sfc_request(struct rk_sfc_op *op, u32 addr, void *data, u32 size); argument
|
| H A D | sfc.c | 81 int sfc_request(struct rk_sfc_op *op, u32 addr, void *data, u32 size) in sfc_request()
|