Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h95 #define MTD_RAM 1 macro
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h86 #define MTD_RAM 1 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.h95 #define MTD_RAM 1 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.h95 #define MTD_RAM 1 macro
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dmap_ram.c66 mtd->type = MTD_RAM; in map_ram_probe()
H A DKconfig212 config MTD_RAM config
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dmtdram.c131 mtd->type = MTD_RAM; in mtdram_init_device()
H A Dmchp23k256.c197 flash->mtd.type = MTD_RAM; in mchp23k256_probe()
H A Dphram.c117 new->mtd.type = MTD_RAM; in register_device()
H A Dms02-nv.c201 mtd->type = MTD_RAM; in ms02nv_init_one()
H A Dslram.c180 (*curmtd)->mtdinfo->type = MTD_RAM; in register_device()
H A Dblock2mtd.c291 dev->mtd.type = MTD_RAM; in add_device()
H A Dpmc551.c775 mtd->type = MTD_RAM; in init_pmc551()
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A DKconfig14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR
372 depends on (MTD_RAM=y || MTD_ROM=y) && (!MMU || COLDFIRE)
391 select MTD_RAM
/OK3568_Linux_fs/u-boot/cmd/
H A Dmtd.c117 case MTD_RAM: in mtd_show_device()
/OK3568_Linux_fs/kernel/drivers/mtd/lpddr/
H A Dlpddr2_nvm.c397 .type = MTD_RAM,
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c218 case MTD_RAM: in mtd_type_show()
421 case MTD_RAM: in add_mtd_device()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c109 case MTD_RAM: in mtd_type_show()
386 case MTD_RAM: in mtd_mmap_capabilities()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c956 parts[n_parts].common.mtd.type = MTD_RAM; in falcon_mtd_probe()