Home
last modified time | relevance | path

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

/linux-2.6.39/arch/unicore32/include/mach/
Dregs-ost.h7 #define OST_OSMR0 (PKUNITY_OST_BASE + 0x0000)
11 #define OST_OSMR1 (PKUNITY_OST_BASE + 0x0004)
15 #define OST_OSMR2 (PKUNITY_OST_BASE + 0x0008)
19 #define OST_OSMR3 (PKUNITY_OST_BASE + 0x000C)
23 #define OST_OSCR (PKUNITY_OST_BASE + 0x0010)
27 #define OST_OSSR (PKUNITY_OST_BASE + 0x0014)
31 #define OST_OWER (PKUNITY_OST_BASE + 0x0018)
35 #define OST_OIER (PKUNITY_OST_BASE + 0x001C)
39 #define OST_PWMPWCR (PKUNITY_OST_BASE + 0x0080)
43 #define OST_PWMDCCR (PKUNITY_OST_BASE + 0x0084)
[all …]
DPKUnity.h88 #define PKUNITY_OST_BASE (PKUNITY_APB_BASE + 0x800000) /* APB-8 */ macro
/linux-2.6.39/arch/unicore32/kernel/
Dpuv3-core.c124 .start = io_v2p(PKUNITY_OST_BASE) + 0x80,
125 .end = io_v2p(PKUNITY_OST_BASE) + 0xff,