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