Searched refs:MTD_ROM (Results 1 – 6 of 6) sorted by relevance
54 mtd->type = MTD_ROM; in map_rom_probe()
216 config MTD_ROM config
96 #define MTD_ROM 2 macro
14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR350 depends on (MTD_RAM=y || MTD_ROM=y) && (!MMU || COLDFIRE)
112 case MTD_ROM: in mtd_type_show()421 case MTD_ROM: in mtd_mmap_capabilities()
562 ftl->readonly = mtd->type == MTD_ROM; in sm_get_media_info()