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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h 154 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP)
cpu.h 192 #define MIPS_ASE_DSP 0x00000010
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h 154 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP)
cpu.h 192 #define MIPS_ASE_DSP 0x00000010
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h 154 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP)
cpu.h 192 #define MIPS_ASE_DSP 0x00000010
  /bionic/libc/kernel/arch-mips/asm/
cpu-features.h 154 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP)
cpu.h 192 #define MIPS_ASE_DSP 0x00000010
  /external/kernel-headers/original/asm-mips/
cpu-features.h 146 #define cpu_has_dsp (cpu_data[0].ases & MIPS_ASE_DSP)
cpu.h 263 #define MIPS_ASE_DSP 0x00000010 /* Signal Processing ASE */

Completed in 1612 milliseconds