Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/mtd/
Dmtd-abi.h96 #define MTD_NORFLASH 3 macro
/linux-4.4.14/drivers/mtd/devices/
Dpowernv_flash.c197 mtd->type = MTD_NORFLASH; in powernv_flash_set_driver_info()
Dbcm47xxsflash.c249 mtd->type = MTD_NORFLASH; in bcm47xxsflash_fill_mtd()
Dsst25l.c379 flash->mtd.type = MTD_NORFLASH; in sst25l_probe()
Dlart.c621 mtd.type = MTD_NORFLASH; in lart_flash_init()
Dspear_smi.c858 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
Dst_spi_fsm.c2109 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/linux-4.4.14/fs/jffs2/
Dos-linux.h136 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr_cmds.c61 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
65 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/linux-4.4.14/drivers/mtd/
Drfd_ftl.c761 if (mtd->type != MTD_NORFLASH || mtd->size > UINT_MAX) in rfd_ftl_add_mtd()
Dmtdcore.c127 case MTD_NORFLASH: in mtd_type_show()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c839 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
Dfalcon.c941 parts[n_parts].common.mtd.type = MTD_NORFLASH; in falcon_mtd_probe()
Def10.c4481 part->common.mtd.type = MTD_NORFLASH; in efx_ef10_mtd_probe_partition()
/linux-4.4.14/drivers/mtd/ubi/
Dbuild.c657 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c1167 mtd->type = MTD_NORFLASH; in spi_nor_scan()
/linux-4.4.14/drivers/mtd/chips/
Dcfi_cmdset_0020.c183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
Dcfi_cmdset_0002.c523 mtd->type = MTD_NORFLASH; in cfi_cmdset_0002()
Dcfi_cmdset_0001.c477 mtd->type = MTD_NORFLASH; in cfi_cmdset_0001()