Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c102 sf_mtd_info.flags = MTD_CAP_NORFLASH; in spi_flash_mtd_register()
H A Dspi-nor-tiny.c744 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()
H A Dspi-nor-core.c2835 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()
/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h101 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h159 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/openbmc/u-boot/drivers/mtd/
H A Dcfi_mtd.c225 mtd->flags = MTD_CAP_NORFLASH; in cfi_mtd_init()
H A Daltera_qspi.c320 mtd->flags = MTD_CAP_NORFLASH; in altera_qspi_probe()
/openbmc/linux/drivers/mtd/devices/
H A Dbcm47xxsflash.c259 mtd->flags = MTD_CAP_NORFLASH; in bcm47xxsflash_fill_mtd()
H A Dsst25l.c373 flash->mtd.flags = MTD_CAP_NORFLASH; in sst25l_probe()
H A Dspear_smi.c892 flash->mtd.flags = MTD_CAP_NORFLASH; in spear_smi_setup_banks()
H A Dst_spi_fsm.c2082 fsm->mtd.flags = MTD_CAP_NORFLASH; in stfsm_probe()
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c53 mtd->flags = MTD_CAP_NORFLASH; in lpddr_cmdset()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dsiena.c886 part->common.mtd.flags = MTD_CAP_NORFLASH; in siena_mtd_probe_partition()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c239 mtd->flags = MTD_CAP_NORFLASH & ~MTD_BIT_WRITEABLE; in cfi_staa_setup()
H A Dcfi_cmdset_0001.c520 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0001()
H A Dcfi_cmdset_0002.c626 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0002()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c944 parts[n_parts].common.mtd.flags = MTD_CAP_NORFLASH; in falcon_mtd_probe()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dcore.c3423 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_set_mtd_info()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Def10.c3557 part->common.mtd.flags = MTD_CAP_NORFLASH; in efx_ef10_mtd_probe_partition()