Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h85 #define MTD_RAM 1 macro
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h142 #define MTD_RAM 1 macro
/openbmc/linux/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 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 Dmchp48l640.c329 flash->mtd.type = MTD_RAM; in mchp48l640_probe()
H A Dphram.c154 new->mtd.type = MTD_RAM; in register_device()
H A Dblock2mtd.c313 dev->mtd.type = MTD_RAM; in add_device()
H A Dpmc551.c775 mtd->type = MTD_RAM; in init_pmc551()
/openbmc/linux/drivers/mtd/chips/
H A Dmap_ram.c67 mtd->type = MTD_RAM; in map_ram_probe()
H A DKconfig212 config MTD_RAM config
/openbmc/linux/drivers/mtd/maps/
H A DKconfig14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR
340 depends on (MTD_RAM=y || MTD_ROM=y) && (!MMU || COLDFIRE)
353 select MTD_RAM
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr2_nvm.c397 .type = MTD_RAM,
/openbmc/u-boot/cmd/
H A Dmtd.c131 case MTD_RAM: in mtd_show_device()
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c217 case MTD_RAM: in mtd_type_show()
420 case MTD_RAM: in add_mtd_device()
/openbmc/linux/drivers/mtd/
H A Drfd_ftl.c751 if ((mtd->type != MTD_NORFLASH && mtd->type != MTD_RAM) || in rfd_ftl_add_mtd()
H A Dmtdcore.c145 case MTD_RAM: in mtd_type_show()
400 case MTD_RAM: in mtd_mmap_capabilities()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c956 parts[n_parts].common.mtd.type = MTD_RAM; in falcon_mtd_probe()