Searched refs:MTD_ROM (Results 1 – 9 of 9) sorted by relevance
86 #define MTD_ROM 2 macro
55 mtd->type = MTD_ROM; in map_rom_probe()
218 config MTD_ROM config
143 #define MTD_ROM 2 macro
14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR340 depends on (MTD_RAM=y || MTD_ROM=y) && (!MMU || COLDFIRE)
134 case MTD_ROM: in mtd_show_device()
220 case MTD_ROM: in mtd_type_show()423 case MTD_ROM: in add_mtd_device()
148 case MTD_ROM: in mtd_type_show()403 case MTD_ROM: in mtd_mmap_capabilities()
569 ftl->readonly = mtd->type == MTD_ROM; in sm_get_media_info()