Searched refs:PIC_MASK_LATCH (Results 1 – 2 of 2) sorted by relevance
29 *REG32(PIC_MASK_LATCH) = 0xffffffff; in platform_init_interrupts()38 *REG32(PIC_MASK_LATCH) = 1 << vector; in mask_interrupt()
77 #define PIC_MASK_LATCH (PIC_REGS_BASE + 4) macro
Completed in 2 milliseconds