Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/kernel/
Dpuv3-core.c128 .start = io_v2p(PKUNITY_UART0_BASE),
129 .end = io_v2p(PKUNITY_UART0_BASE) + 0xff,
/Linux-v5.4/arch/unicore32/include/mach/
DPKUnity.h70 #define PKUNITY_UART0_BASE (PKUNITY_APB_BASE + 0x000000) /* APB-0 */ macro