Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/mtd/
Dmtd-abi.h97 #define MTD_NORFLASH 3 macro
/Linux-v5.10/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.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.c2100 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/Linux-v5.10/fs/jffs2/
Dos-linux.h137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/Linux-v5.10/drivers/mtd/lpddr/
Dlpddr_cmds.c48 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/Linux-v5.10/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.10/drivers/net/ethernet/sfc/
Dsiena.c880 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
Def10.c3515 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()
/Linux-v5.10/drivers/mtd/ubi/
Dbuild.c631 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/Linux-v5.10/drivers/mtd/chips/
Dcfi_cmdset_0020.c183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
Dcfi_cmdset_0001.c490 mtd->type = MTD_NORFLASH; in cfi_cmdset_0001()
Dcfi_cmdset_0002.c594 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dfalcon.c943 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c3148 mtd->type = MTD_NORFLASH; in spi_nor_scan()