Lines Matching refs:SYS_CIRQ_BASE
39 #define CIRQ_STA_BASE (SYS_CIRQ_BASE + U(0x000))
40 #define CIRQ_ACK_BASE (SYS_CIRQ_BASE + U(0x080))
41 #define CIRQ_MASK_BASE (SYS_CIRQ_BASE + U(0x100))
42 #define CIRQ_MASK_SET_BASE (SYS_CIRQ_BASE + U(0x180))
43 #define CIRQ_MASK_CLR_BASE (SYS_CIRQ_BASE + U(0x200))
44 #define CIRQ_SENS_BASE (SYS_CIRQ_BASE + U(0x280))
45 #define CIRQ_SENS_SET_BASE (SYS_CIRQ_BASE + U(0x300))
46 #define CIRQ_SENS_CLR_BASE (SYS_CIRQ_BASE + U(0x380))
47 #define CIRQ_POL_BASE (SYS_CIRQ_BASE + U(0x400))
48 #define CIRQ_POL_SET_BASE (SYS_CIRQ_BASE + U(0x480))
49 #define CIRQ_POL_CLR_BASE (SYS_CIRQ_BASE + U(0x500))
50 #define CIRQ_CON (SYS_CIRQ_BASE + U(0x600))