Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf_mtd.c102 sf_mtd_info.type = MTD_NORFLASH; in spi_flash_mtd_register()
H A Dspi-nor-tiny.c742 mtd->type = MTD_NORFLASH; in spi_nor_scan()
/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h97 #define MTD_NORFLASH 3 macro
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h88 #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 Dmtd-abi.h97 #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 Dmtd-abi.h97 #define MTD_NORFLASH 3 macro
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dpowernv_flash.c207 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 Dlart.c618 mtd.type = MTD_NORFLASH; in lart_flash_init()
H A Dspear_smi.c890 flash->mtd.type = MTD_NORFLASH; in spear_smi_setup_banks()
H A Dst_spi_fsm.c2100 fsm->mtd.type = MTD_NORFLASH; in stfsm_probe()
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c1224 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 Dcfi_mtd.c225 mtd->type = MTD_NORFLASH; in cfi_mtd_init()
H A Daltera_qspi.c320 mtd->type = MTD_NORFLASH; in altera_qspi_probe()
H A Dmtdcore.c224 case MTD_NORFLASH: in mtd_type_show()
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dos-linux.h137 #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 Dlpddr_cmds.c48 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
52 mtd->type = MTD_NORFLASH; in lpddr_cmdset()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nor_mtd.c194 priv_dev->mtd.type = MTD_NORFLASH; in sfc_nor_mtd_init()
/OK3568_Linux_fs/u-boot/cmd/
H A Dmtd.c123 case MTD_NORFLASH: in mtd_show_device()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Drfd_ftl.c726 if (mtd->type != MTD_NORFLASH || mtd->size > UINT_MAX) in rfd_ftl_add_mtd()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena.c880 part->common.mtd.type = MTD_NORFLASH; in siena_mtd_probe_partition()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c686 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c627 if (ubi->mtd->type == MTD_NORFLASH) { in io_init()
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c183 mtd->type = MTD_NORFLASH; in cfi_staa_setup()

12