Searched refs:sfc_nor_ops (Results 1 – 3 of 3) sorted by relevance
50 extern const struct flash_boot_ops sfc_nor_ops;
170 const struct flash_boot_ops sfc_nor_ops = { variable
230 dev_result = rkflash_dev_init(g_sfc_info.reg_base, FLASH_TYPE_SFC_NOR, &sfc_nor_ops); in rksfc_probe()