Home
last modified time | relevance | path

Searched refs:MTD_CAP_NORFLASH (Results 1 – 15 of 15) 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()
H A Dmtd_intel_dg.c711 nvm->mtd.flags = MTD_CAP_NORFLASH; in intel_dg_nvm_init_mtd()
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst200 mtd.flags = MTD_CAP_NORFLASH
/linux/drivers/media/pci/mgb4/
H A Dmgb4_core.c236 mgbdev->partitions[1].mask_flags = MTD_CAP_NORFLASH; in init_spi()
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c53 mtd->flags = MTD_CAP_NORFLASH; in lpddr_cmdset()
/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c886 part->common.mtd.flags = MTD_CAP_NORFLASH; in siena_mtd_probe_partition()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c238 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/net/ethernet/sfc/falcon/
H A Dfalcon.c944 parts[n_parts].common.mtd.flags = MTD_CAP_NORFLASH; in falcon_mtd_probe()
/linux/drivers/mtd/spi-nor/
H A Dcore.c3516 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_set_mtd_info()
/linux/drivers/net/ethernet/sfc/
H A Def10.c3558 part->common.mtd.flags = MTD_CAP_NORFLASH; in efx_ef10_mtd_probe_partition()