Home
last modified time | relevance | path

Searched refs:sfc_nor_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Drkflash_api.h50 extern const struct flash_boot_ops sfc_nor_ops;
H A Dsfc_nor_boot.c170 const struct flash_boot_ops sfc_nor_ops = { variable
H A Drksfc_base.c230 dev_result = rkflash_dev_init(g_sfc_info.reg_base, FLASH_TYPE_SFC_NOR, &sfc_nor_ops); in rksfc_probe()