Home
last modified time | relevance | path

Searched refs:PKUNITY_INTC_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/unicore32/include/mach/
Dregs-intc.h7 #define INTC_ICLR (PKUNITY_INTC_BASE + 0x0000)
11 #define INTC_ICMR (PKUNITY_INTC_BASE + 0x0004)
15 #define INTC_ICPR (PKUNITY_INTC_BASE + 0x0008)
19 #define INTC_ICIP (PKUNITY_INTC_BASE + 0x000C)
23 #define INTC_ICFP (PKUNITY_INTC_BASE + 0x0010)
27 #define INTC_ICCR (PKUNITY_INTC_BASE + 0x0014)
DPKUnity.h84 #define PKUNITY_INTC_BASE (PKUNITY_APB_BASE + 0x600000) /* APB-6 */ macro
/linux-4.4.14/arch/unicore32/kernel/
Dirq.c227 .start = io_v2p(PKUNITY_INTC_BASE),
228 .end = io_v2p(PKUNITY_INTC_BASE) + 0xFFFFF,
Dentry.S94 ldw \base, =(PKUNITY_INTC_BASE)