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

  /bionic/libc/kernel/arch-arm/asm/arch/
hardware.h 49 #define DSP_CONFIG_REG_BASE (0xe1008000)
50 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
51 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
52 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
53 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/arch/
hardware.h 49 #define DSP_CONFIG_REG_BASE (0xe1008000)
50 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
51 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
52 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
53 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/arch/
hardware.h 49 #define DSP_CONFIG_REG_BASE (0xe1008000)
50 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
51 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
52 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
53 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/arch/
hardware.h 49 #define DSP_CONFIG_REG_BASE (0xe1008000)
50 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
51 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
52 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
53 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/arch/
hardware.h 49 #define DSP_CONFIG_REG_BASE (0xe1008000)
50 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
51 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
52 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
53 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)
  /external/kernel-headers/original/asm-arm/arch/
hardware.h 93 #define DSP_CONFIG_REG_BASE (0xe1008000)
94 #define DSP_CKCTL (DSP_CONFIG_REG_BASE + 0x0)
95 #define DSP_IDLECT1 (DSP_CONFIG_REG_BASE + 0x4)
96 #define DSP_IDLECT2 (DSP_CONFIG_REG_BASE + 0x8)
97 #define DSP_RSTCT2 (DSP_CONFIG_REG_BASE + 0x14)

Completed in 15 milliseconds