Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dpuv3-core.c131 .start = io_v2p(PKUNITY_UART0_BASE),
132 .end = io_v2p(PKUNITY_UART0_BASE) + 0xff,
/arch/unicore32/include/mach/
DPKUnity.h73 #define PKUNITY_UART0_BASE (PKUNITY_APB_BASE + 0x000000) /* APB-0 */ macro