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

  /bionic/libc/kernel/common/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /development/ndk/platforms/android-3/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /external/kernel-headers/original/linux/mtd/
nand.h 50 #define NAND_NCE 0x01
56 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
57 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/mtd/
nand.h 26 #define NAND_NCE 0x01
32 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
33 #define NAND_CTRL_ALE (NAND_NCE | NAND_ALE)

Completed in 30 milliseconds