Searched refs:MTD_NORFLASH (Results 1 – 10 of 10) sorted by relevance
114 sf_mtd_info.type = MTD_NORFLASH; in spi_flash_mtd_register()
740 mtd->type = MTD_NORFLASH; in spi_nor_scan()
4098 mtd->type = MTD_NORFLASH; in spi_nor_scan()
87 #define MTD_NORFLASH 3 macro
228 mtd->type = MTD_NORFLASH; in cfi_mtd_init()
319 mtd->type = MTD_NORFLASH; in altera_qspi_probe()
223 case MTD_NORFLASH: in mtd_type_show()
1491 if (DEVTYPE(dev_current) == MTD_NORFLASH && in fw_env_open()1492 DEVTYPE(!dev_current) == MTD_NORFLASH) { in fw_env_open()1652 if (mtdinfo.type != MTD_NORFLASH && in check_device_config()1662 mtdinfo.type == MTD_NORFLASH) in check_device_config()
146 case MTD_NORFLASH: in mtd_show_device()
681 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
Completed in 37 milliseconds