Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/include/mach/
Dregs-intc.h8 #define INTC_ICLR (PKUNITY_INTC_BASE + 0x0000)
12 #define INTC_ICMR (PKUNITY_INTC_BASE + 0x0004)
16 #define INTC_ICPR (PKUNITY_INTC_BASE + 0x0008)
20 #define INTC_ICIP (PKUNITY_INTC_BASE + 0x000C)
24 #define INTC_ICFP (PKUNITY_INTC_BASE + 0x0010)
28 #define INTC_ICCR (PKUNITY_INTC_BASE + 0x0014)
DPKUnity.h81 #define PKUNITY_INTC_BASE (PKUNITY_APB_BASE + 0x600000) /* APB-6 */ macro
/Linux-v5.4/arch/unicore32/kernel/
Dirq.c223 .start = io_v2p(PKUNITY_INTC_BASE),
224 .end = io_v2p(PKUNITY_INTC_BASE) + 0xFFFFF,
Dentry.S91 ldw \base, =(PKUNITY_INTC_BASE)