Home
last modified time | relevance | path

Searched refs:MTD_NORFLASH (Results 1 – 19 of 19) 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()
H A Dst_spi_fsm.c2079 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/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/Documentation/driver-api/mtd/
H A Dspi-nor.rst199 mtd.type = MTD_NORFLASH
/linux/drivers/mtd/
H A Drfd_ftl.c751 if ((mtd->type != MTD_NORFLASH && mtd->type != MTD_RAM) || in rfd_ftl_add_mtd()
H A Dmtdcore.c152 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/mtd/ubi/
H A Dbuild.c636 if (ubi->mtd->type == MTD_NORFLASH) in io_init()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c184 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
H A Dcfi_cmdset_0001.c508 mtd->type = MTD_NORFLASH; in cfi_cmdset_0001()
H A Dcfi_cmdset_0002.c611 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c943 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
/linux/drivers/mtd/spi-nor/
H A Dcore.c3364 mtd->type = MTD_NORFLASH; in spi_nor_set_mtd_info()
/linux/drivers/net/ethernet/sfc/
H A Def10.c3557 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()