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

/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c115 sf_mtd_info.flags = MTD_CAP_NORFLASH;
H A Dspi-nor-tiny.c743 mtd->flags = MTD_CAP_NORFLASH;
H A Dspi-nor-core.c4082 mtd->flags = MTD_CAP_NORFLASH;
/u-boot/include/mtd/
H A Dmtd-abi.h101 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/u-boot/drivers/mtd/
H A Dcfi_mtd.c229 mtd->flags = MTD_CAP_NORFLASH;
H A Daltera_qspi.c320 mtd->flags = MTD_CAP_NORFLASH;

Completed in 55 milliseconds