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

  /development/ndk/platforms/android-3/arch-arm/include/asm/
hardirq.h 26 #if NR_IRQS > 256
32 #if 1 << HARDIRQ_BITS < NR_IRQS
irq.h 21 #ifndef NR_IRQS
22 #define NR_IRQS 128
  /development/ndk/platforms/android-3/arch-arm/include/asm/arch/
board-perseus2.h 25 #define NR_IRQS (MAXIRQNUM + 1)
irqs.h 238 #ifndef NR_IRQS
239 #define NR_IRQS IH_BOARD_BASE
  /development/ndk/platforms/android-3/include/linux/
kernel_stat.h 35 unsigned int irqs[NR_IRQS];
hardirq.h 27 #if 1 << HARDIRQ_BITS < NR_IRQS

Completed in 653 milliseconds