gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:GICD_ICENABLER (0.00 seconds)
mtkernel_3
include/sys/sysdepend/cpu/core/armv7a/sysdef.h - 11.1KB - 227 lines
99: #define GICD_ISENABLER(n)       (GICD_BASE + 0x0100 + (0x04*(n)))     /* Interrupt Set-Enable Registers */
100: #define GICD_ICENABLER(n)       (GICD_BASE + 0x0180 + (0x04*(n)))     /* Interrupt Clear-Enable Registers */
101: #define GICD_ISPENDR(n)         (GICD_BASE + 0x0200 + (0x04*(n)))      /* Interrupt Set-Pending Registers */