Home
last modified time | relevance | path

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

/linux/include/uapi/mtd/
H A Dmtd-abi.h144 #define MTD_NORFLASH 3 macro
/linux/drivers/mtd/parsers/
H A Dqcomsmempart.c69 && mtd->type == MTD_NORFLASH) { in parse_qcomsmem_part()
/linux/drivers/mtd/devices/
H A Dpowernv_flash.c213 mtd->type = MTD_NORFLASH; in powernv_flash_set_driver_info()
H A Dbcm47xxsflash.c258 mtd->type = MTD_NORFLASH; in bcm47xxsflash_fill_mtd()
H A Dsst25l.c372 flash->mtd.type = MTD_NORFLASH; in sst25l_probe()
H A Dspear_smi.c890 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
/linux/fs/jffs2/
H A Dos-linux.h137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c48 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/linux/drivers/mtd/
H A Drfd_ftl.c750 if ((mtd->type != MTD_NORFLASH && mtd->type != MTD_RAM) || in rfd_ftl_add_mtd()
H A Dmtdcore.c162 case MTD_NORFLASH: in mtd_type_show()
/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c885 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c943 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
/linux/drivers/net/ethernet/sfc/
H A Def10.c3584 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()