Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dpuv3-core.c52 .start = io_v2p(PKUNITY_USB_BASE),
53 .end = io_v2p(PKUNITY_USB_BASE) + 0x3ff,
/arch/unicore32/include/mach/
DPKUnity.h56 #define PKUNITY_USB_BASE (PKUNITY_AHB_BASE + 0x400000) /* AHB-6 */ macro