Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/mtd/
Dmtd-abi.h97 #define MTD_NORFLASH 3 macro
/Linux-v4.19/drivers/mtd/devices/
Dpowernv_flash.c216 mtd->type = MTD_NORFLASH; in powernv_flash_set_driver_info()
Dbcm47xxsflash.c257 mtd->type = MTD_NORFLASH; in bcm47xxsflash_fill_mtd()
Dsst25l.c376 flash->mtd.type = MTD_NORFLASH; in sst25l_probe()
Dlart.c615 mtd.type = MTD_NORFLASH; in lart_flash_init()
Dspear_smi.c857 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
Dst_spi_fsm.c2105 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/Linux-v4.19/fs/jffs2/
Dos-linux.h137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/Linux-v4.19/drivers/mtd/lpddr/
Dlpddr_cmds.c61 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
65 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/Linux-v4.19/drivers/mtd/
Drfd_ftl.c725 if (mtd->type != MTD_NORFLASH || mtd->size > UINT_MAX) in rfd_ftl_add_mtd()
Dmtdcore.c128 case MTD_NORFLASH: in mtd_type_show()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dsiena.c878 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
Def10.c6090 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()
/Linux-v4.19/drivers/mtd/ubi/
Dbuild.c623 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/Linux-v4.19/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.c527 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c2870 mtd->type = MTD_NORFLASH; in spi_nor_scan()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dfalcon.c946 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()