Home
last modified time | relevance | path

Searched refs:PKUNITY_OST_BASE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/unicore32/include/mach/
Dregs-ost.h8 #define OST_OSMR0 (PKUNITY_OST_BASE + 0x0000)
12 #define OST_OSMR1 (PKUNITY_OST_BASE + 0x0004)
16 #define OST_OSMR2 (PKUNITY_OST_BASE + 0x0008)
20 #define OST_OSMR3 (PKUNITY_OST_BASE + 0x000C)
24 #define OST_OSCR (PKUNITY_OST_BASE + 0x0010)
28 #define OST_OSSR (PKUNITY_OST_BASE + 0x0014)
32 #define OST_OWER (PKUNITY_OST_BASE + 0x0018)
36 #define OST_OIER (PKUNITY_OST_BASE + 0x001C)
DPKUnity.h88 #define PKUNITY_OST_BASE (PKUNITY_APB_BASE + 0x800000) /* APB-8 */ macro
/Linux-v4.19/arch/unicore32/kernel/
Dpuv3-core.c123 .start = io_v2p(PKUNITY_OST_BASE) + 0x80,
124 .end = io_v2p(PKUNITY_OST_BASE) + 0xff,