| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf_mtd.c | 102 sf_mtd_info.type = MTD_NORFLASH; in spi_flash_mtd_register()
|
| H A D | spi-nor-tiny.c | 742 mtd->type = MTD_NORFLASH; in spi_nor_scan()
|
| /OK3568_Linux_fs/kernel/include/uapi/mtd/ |
| H A D | mtd-abi.h | 97 #define MTD_NORFLASH 3 macro
|
| /OK3568_Linux_fs/u-boot/include/mtd/ |
| H A D | mtd-abi.h | 88 #define MTD_NORFLASH 3 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 D | mtd-abi.h | 97 #define MTD_NORFLASH 3 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 D | mtd-abi.h | 97 #define MTD_NORFLASH 3 macro
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | powernv_flash.c | 207 mtd->type = MTD_NORFLASH; in powernv_flash_set_driver_info()
|
| H A D | bcm47xxsflash.c | 258 mtd->type = MTD_NORFLASH; in bcm47xxsflash_fill_mtd()
|
| H A D | sst25l.c | 372 flash->mtd.type = MTD_NORFLASH; in sst25l_probe()
|
| H A D | lart.c | 618 mtd.type = MTD_NORFLASH; in lart_flash_init()
|
| H A D | spear_smi.c | 890 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
|
| H A D | st_spi_fsm.c | 2100 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | fw_env.c | 1224 if (DEVTYPE(dev_current) == MTD_NORFLASH && in fw_env_open() 1225 DEVTYPE(!dev_current) == MTD_NORFLASH) { in fw_env_open() 1375 if (mtdinfo.type != MTD_NORFLASH && in check_device_config()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | cfi_mtd.c | 225 mtd->type = MTD_NORFLASH; in cfi_mtd_init()
|
| H A D | altera_qspi.c | 320 mtd->type = MTD_NORFLASH; in altera_qspi_probe()
|
| H A D | mtdcore.c | 224 case MTD_NORFLASH: in mtd_type_show()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | os-linux.h | 137 #define jffs2_nor_wbuf_flash(c) (c->mtd->type == MTD_NORFLASH && ! (c->mtd->flags & MTD_BIT_WRITEAB…
|
| /OK3568_Linux_fs/kernel/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 48 mtd->type = MTD_NORFLASH; in lpddr_cmdset() 52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
|
| /OK3568_Linux_fs/kernel/drivers/rkflash/ |
| H A D | sfc_nor_mtd.c | 194 priv_dev->mtd.type = MTD_NORFLASH; in sfc_nor_mtd_init()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mtd.c | 123 case MTD_NORFLASH: in mtd_show_device()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | rfd_ftl.c | 726 if (mtd->type != MTD_NORFLASH || mtd->size > UINT_MAX) in rfd_ftl_add_mtd()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | siena.c | 880 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | build.c | 686 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | build.c | 627 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A D | cfi_cmdset_0020.c | 183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()
|