Home
last modified time | relevance | path

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

/linux-2.6.39/arch/unicore32/include/mach/
Dregs-unigfx.h5 #define UDE_BASE (PKUNITY_UNIGFX_BASE + 0x1400)
6 #define UGE_BASE (PKUNITY_UNIGFX_BASE + 0x0000)
DPKUnity.h61 #define PKUNITY_UNIGFX_BASE (PKUNITY_AHB_BASE + 0x800000) /* AHB-11 */ macro
/linux-2.6.39/arch/unicore32/kernel/
Dpuv3-core.c98 .start = io_v2p(PKUNITY_UNIGFX_BASE),
99 .end = io_v2p(PKUNITY_UNIGFX_BASE) + 0xfff,