Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/mtd/
Dmtd-abi.h144 #define MTD_NORFLASH 3 macro
/Linux-v6.1/drivers/mtd/parsers/
Dqcomsmempart.c69 && mtd->type == MTD_NORFLASH) { in parse_qcomsmem_part()
/Linux-v6.1/drivers/mtd/devices/
Dpowernv_flash.c210 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.c618 mtd.type = MTD_NORFLASH; in lart_flash_init()
Dspear_smi.c890 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
Dst_spi_fsm.c2097 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/Linux-v6.1/fs/jffs2/
Dos-linux.h137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/Linux-v6.1/drivers/mtd/lpddr/
Dlpddr_cmds.c48 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/Linux-v6.1/drivers/mtd/
Drfd_ftl.c751 if ((mtd->type != MTD_NORFLASH && mtd->type != MTD_RAM) || in rfd_ftl_add_mtd()
Dmtdcore.c121 case MTD_NORFLASH: in mtd_type_show()
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dsiena.c885 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
/Linux-v6.1/drivers/mtd/ubi/
Dbuild.c628 if (ubi->mtd->type == MTD_NORFLASH) in io_init()
/Linux-v6.1/drivers/mtd/chips/
Dcfi_cmdset_0020.c183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
Dcfi_cmdset_0001.c491 mtd->type = MTD_NORFLASH; in cfi_cmdset_0001()
Dcfi_cmdset_0002.c613 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.c2919 mtd->type = MTD_NORFLASH; in spi_nor_set_mtd_info()
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dfalcon.c943 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
/Linux-v6.1/drivers/net/ethernet/sfc/
Def10.c3527 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()