Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/mtd/
Dmtd-abi.h94 #define MTD_RAM 1 macro
/linux-4.4.14/drivers/mtd/chips/
Dmap_ram.c65 mtd->type = MTD_RAM; in map_ram_probe()
DKconfig204 config MTD_RAM config
/linux-4.4.14/drivers/mtd/devices/
Dmtdram.c122 mtd->type = MTD_RAM; in mtdram_init_device()
Dphram.c123 new->mtd.type = MTD_RAM; in register_device()
Dms02-nv.c205 mtd->type = MTD_RAM; in ms02nv_init_one()
Dslram.c183 (*curmtd)->mtdinfo->type = MTD_RAM; in register_device()
Dblock2mtd.c296 dev->mtd.type = MTD_RAM; in add_device()
Dpmc551.c784 mtd->type = MTD_RAM; in init_pmc551()
/linux-4.4.14/drivers/mtd/maps/
DKconfig70 depends on OF && (MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM)
339 depends on (MTD_RAM=y || MTD_ROM=y) && (!MMU || COLDFIRE)
358 select MTD_RAM
/linux-4.4.14/drivers/mtd/lpddr/
Dlpddr2_nvm.c465 .type = MTD_RAM, in lpddr2_nvm_probe()
/linux-4.4.14/drivers/mtd/
Dmtdcore.c121 case MTD_RAM: in mtd_type_show()
352 case MTD_RAM: in mtd_mmap_capabilities()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfalcon.c954 parts[n_parts].common.mtd.type = MTD_RAM; in falcon_mtd_probe()