Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c103 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.c2531 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()
/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h112 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h102 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h111 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h111 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dcfi_mtd.c226 mtd->flags = MTD_CAP_NORFLASH; in cfi_mtd_init()
H A Daltera_qspi.c321 mtd->flags = MTD_CAP_NORFLASH; in altera_qspi_probe()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nor_mtd.c196 priv_dev->mtd.flags = MTD_CAP_NORFLASH; in sfc_nor_mtd_init()
/OK3568_Linux_fs/kernel/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 Dlart.c621 mtd.flags = MTD_CAP_NORFLASH; in lart_flash_init()
H A Dspear_smi.c892 flash->mtd.flags = MTD_CAP_NORFLASH; in spear_smi_setup_banks()
H A Dst_spi_fsm.c2103 fsm->mtd.flags = MTD_CAP_NORFLASH; in stfsm_probe()
/OK3568_Linux_fs/kernel/drivers/mtd/lpddr/
H A Dlpddr_cmds.c53 mtd->flags = MTD_CAP_NORFLASH; in lpddr_cmdset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena.c881 part->common.mtd.flags = MTD_CAP_NORFLASH; in siena_mtd_probe_partition()
H A Def10.c3508 part->common.mtd.flags = MTD_CAP_NORFLASH; in efx_ef10_mtd_probe_partition()
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c238 mtd->flags = MTD_CAP_NORFLASH & ~MTD_BIT_WRITEABLE; in cfi_staa_setup()
H A Dcfi_cmdset_0001.c502 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0001()
H A Dcfi_cmdset_0002.c623 mtd->flags = MTD_CAP_NORFLASH; in cfi_cmdset_0002()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c944 parts[n_parts].common.mtd.flags = MTD_CAP_NORFLASH; in falcon_mtd_probe()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c3342 mtd->flags = MTD_CAP_NORFLASH; in spi_nor_scan()