Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/mtd/
Dmtd-abi.h97 #define MTD_NORFLASH 3 macro
/Linux-v5.4/drivers/mtd/devices/
Dpowernv_flash.c207 mtd->type = MTD_NORFLASH; in powernv_flash_set_driver_info()
Dbcm47xxsflash.c258 mtd->type = MTD_NORFLASH; in bcm47xxsflash_fill_mtd()
Dsst25l.c372 flash->mtd.type = MTD_NORFLASH; in sst25l_probe()
Dlart.c612 mtd.type = MTD_NORFLASH; in lart_flash_init()
Dspear_smi.c857 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
Dst_spi_fsm.c2101 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/Linux-v5.4/fs/jffs2/
Dos-linux.h137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/Linux-v5.4/drivers/mtd/lpddr/
Dlpddr_cmds.c48 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/Linux-v5.4/drivers/mtd/
Drfd_ftl.c726 if (mtd->type != MTD_NORFLASH || mtd->size > UINT_MAX) in rfd_ftl_add_mtd()
Dmtdcore.c115 case MTD_NORFLASH: in mtd_type_show()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dsiena.c875 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
Def10.c6111 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()
/Linux-v5.4/drivers/mtd/ubi/
Dbuild.c610 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/Linux-v5.4/drivers/mtd/chips/
Dcfi_cmdset_0020.c183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
Dcfi_cmdset_0001.c489 mtd->type = MTD_NORFLASH; in cfi_cmdset_0001()
Dcfi_cmdset_0002.c585 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dfalcon.c943 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c4898 mtd->type = MTD_NORFLASH; in spi_nor_scan()