HomeSort by relevance Sort by last modified time
    Searched refs:MTD_WRITEABLE (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/common/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /external/kernel-headers/original/mtd/
mtd-abi.h 28 #define MTD_WRITEABLE 0x400 /* Device is writeable */
35 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
36 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
37 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-3/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-4/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-5/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-5/arch-x86/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-8/arch-arm/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)
  /ndk/build/platforms/android-8/arch-x86/usr/include/mtd/
mtd-abi.h 33 #define MTD_WRITEABLE 0x400
39 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
40 #define MTD_CAP_NORFLASH (MTD_WRITEABLE | MTD_BIT_WRITEABLE)
41 #define MTD_CAP_NANDFLASH (MTD_WRITEABLE)

Completed in 67 milliseconds