Home
last modified time | relevance | path

Searched refs:PKUNITY_UART1_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/unicore32/kernel/
Dpuv3-core.c141 .start = io_v2p(PKUNITY_UART1_BASE),
142 .end = io_v2p(PKUNITY_UART1_BASE) + 0xff,
/arch/unicore32/include/mach/
DPKUnity.h71 #define PKUNITY_UART1_BASE (PKUNITY_APB_BASE + 0x100000) /* APB-1 */ macro