Searched refs:flash_boot_ops (Results 1 – 6 of 6) sorted by relevance
31 struct flash_boot_ops { struct45 extern const struct flash_boot_ops nandc_nand_ops; argument50 extern const struct flash_boot_ops sfc_nor_ops;55 extern const struct flash_boot_ops sfc_nand_ops;
71 const struct flash_boot_ops nandc_nand_ops = {
112 const struct flash_boot_ops *ops);
94 const struct flash_boot_ops sfc_nand_ops = {
170 const struct flash_boot_ops sfc_nor_ops = {
47 static const struct flash_boot_ops *g_boot_ops;727 const struct flash_boot_ops *ops) in rkflash_dev_init()