Home
last modified time | relevance | path

Searched refs:MTD_ROM (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h86 #define MTD_ROM 2 macro
/openbmc/linux/drivers/mtd/chips/
H A Dmap_rom.c55 mtd->type = MTD_ROM; in map_rom_probe()
H A DKconfig218 config MTD_ROM config
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h143 #define MTD_ROM 2 macro
/openbmc/u-boot/cmd/
H A Dmtd.c134 case MTD_ROM: in mtd_show_device()
/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)
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c220 case MTD_ROM: in mtd_type_show()
423 case MTD_ROM: in add_mtd_device()
/openbmc/linux/drivers/mtd/
H A Dsm_ftl.c569 ftl->readonly = mtd->type == MTD_ROM; in sm_get_media_info()
H A Dmtdcore.c148 case MTD_ROM: in mtd_type_show()
403 case MTD_ROM: in mtd_mmap_capabilities()