Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
H A Dmtd-abi.h159 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/linux/drivers/mtd/devices/
H A Dbcm47xxsflash.c259 mtd->flags = MTD_CAP_NORFLASH; in bcm47xxsflash_fill_mtd()
H A Dsst25l.c373 flash->mtd.flags = MTD_CAP_NORFLASH; in sst25l_probe()
H A Dspear_smi.c892 flash->mtd.flags = MTD_CAP_NORFLASH; in spear_smi_setup_banks()
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst200 mtd.flags = MTD_CAP_NORFLASH
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c53 mtd->flags = MTD_CAP_NORFLASH; in lpddr_cmdset()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c239 mtd->flags = MTD_CAP_NORFLASH & ~MTD_BIT_WRITEABLE; in cfi_staa_setup()
H A Dcfi_cmdset_0001.c520 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0001()
H A Dcfi_cmdset_0002.c626 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0002()
/linux/drivers/mtd/spi-nor/
H A Dcore.c3392 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_set_mtd_info()
/linux/drivers/net/ethernet/sfc/
H A Def10.c3557 part->common.mtd.flags = MTD_CAP_NORFLASH; in efx_ef10_mtd_probe_partition()