Home
last modified time | relevance | path

Searched refs:DA8XX_CP_INTC_BASE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dda850.c313 .pfn = __phys_to_pfn(DA8XX_CP_INTC_BASE),
636 .start = DA8XX_CP_INTC_BASE,
637 .end = DA8XX_CP_INTC_BASE + SZ_8K - 1,
H A Dda830.c638 .pfn = __phys_to_pfn(DA8XX_CP_INTC_BASE),
715 .start = DA8XX_CP_INTC_BASE,
716 .end = DA8XX_CP_INTC_BASE + SZ_8K - 1,
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/include/mach/
H A Dda8xx.h52 #define DA8XX_CP_INTC_BASE 0xfffee000 macro