Searched defs:INTC_IMR (Results 1 – 4 of 4) sorted by relevance
23 INTC_IMR EQU 0x10000008 ; IRQ�ж����μĴ��� define
62 #define INTC_IMR (INTC_BASE+0X008) /* IRQ中断屏蔽寄存器 */ macro
33 #define INTC_IMR(n) (INTC_BASE + 0x04 + (n) * 0x20) macro
242 #define INTC_IMR(n) (INTC_BASE + 0x04 + (n) * 0x20) macro