Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/kernel/
Dpuv3-core.c49 .start = io_v2p(PKUNITY_USB_BASE),
50 .end = io_v2p(PKUNITY_USB_BASE) + 0x3ff,
/Linux-v5.4/arch/unicore32/include/mach/
DPKUnity.h53 #define PKUNITY_USB_BASE (PKUNITY_AHB_BASE + 0x400000) /* AHB-6 */ macro