Home
last modified time | relevance | path

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

/include/mtd/
A Dmtd-abi.h93 #define MTD_WRITEABLE 0x400 /* Device is writeable */ macro
100 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
101 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
102 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)

Completed in 5 milliseconds