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

  /bionic/libc/kernel/arch-mips/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /development/ndk/platforms/android-9/arch-mips/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
i8259.h 29 #define PIC_MASTER_ISR PIC_MASTER_CMD
30 #define PIC_MASTER_POLL PIC_MASTER_ISR
31 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
  /external/kernel-headers/original/asm-mips/
i8259.h 26 #define PIC_MASTER_ISR PIC_MASTER_CMD
27 #define PIC_MASTER_POLL PIC_MASTER_ISR
28 #define PIC_MASTER_OCW3 PIC_MASTER_ISR
76 outb(0x0B, PIC_MASTER_ISR); /* ISR register */
77 if(~inb(PIC_MASTER_ISR) & 0x80)

Completed in 480 milliseconds