Searched refs:PIC_REGS_BASE (Results 1 – 1 of 1) sorted by relevance
71 #define PIC_REGS_BASE (PIT_REGS_BASE + PIT_REGS_SIZE) macro75 #define PIC_MASK (PIC_REGS_BASE + 0)77 #define PIC_MASK_LATCH (PIC_REGS_BASE + 4)79 #define PIC_UNMASK_LATCH (PIC_REGS_BASE + 8)81 #define PIC_STAT (PIC_REGS_BASE + 12)83 #define PIC_CURRENT_BIT (PIC_REGS_BASE + 16)87 #define PIC_CURRENT_NUM (PIC_REGS_BASE + 20)96 #define DEBUG_REGS_BASE (PIC_REGS_BASE + PIC_REGS_SIZE)
Completed in 2 milliseconds