Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/kernel/
Dpuv3-core.c144 .start = io_v2p(PKUNITY_UART1_BASE),
145 .end = io_v2p(PKUNITY_UART1_BASE) + 0xff,
/Linux-v4.19/arch/unicore32/include/mach/
DPKUnity.h74 #define PKUNITY_UART1_BASE (PKUNITY_APB_BASE + 0x100000) /* APB-1 */ macro