Home
last modified time | relevance | path

Searched refs:MTD_CAP_NORFLASH (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c102 sf_mtd_info.flags = MTD_CAP_NORFLASH; in spi_flash_mtd_register()
H A Dspi-nor-tiny.c744 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()
H A Dspi-nor-core.c2835 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()
/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h101 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/openbmc/u-boot/drivers/mtd/
H A Dcfi_mtd.c225 mtd->flags = MTD_CAP_NORFLASH; in cfi_mtd_init()
H A Daltera_qspi.c320 mtd->flags = MTD_CAP_NORFLASH; in altera_qspi_probe()