Home
last modified time | relevance | path

Searched refs:MTD_NORFLASH (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/mtd/spi/
A Dsf_mtd.c114 sf_mtd_info.type = MTD_NORFLASH; in spi_flash_mtd_register()
A Dspi-nor-tiny.c740 mtd->type = MTD_NORFLASH; in spi_nor_scan()
A Dspi-nor-core.c4098 mtd->type = MTD_NORFLASH; in spi_nor_scan()
/u-boot/include/mtd/
A Dmtd-abi.h87 #define MTD_NORFLASH 3 macro
/u-boot/drivers/mtd/
A Dcfi_mtd.c228 mtd->type = MTD_NORFLASH; in cfi_mtd_init()
A Daltera_qspi.c319 mtd->type = MTD_NORFLASH; in altera_qspi_probe()
A Dmtdcore.c223 case MTD_NORFLASH: in mtd_type_show()
/u-boot/tools/env/
A Dfw_env.c1491 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()
/u-boot/cmd/
A Dmtd.c146 case MTD_NORFLASH: in mtd_show_device()
/u-boot/drivers/mtd/ubi/
A Dbuild.c681 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()

Completed in 37 milliseconds