Home
last modified time | relevance | path

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

/arch/unicore32/include/mach/
Dregs-ac97.h5 #define PKUNITY_AC97_CONR (PKUNITY_AC97_BASE + 0x0000)
6 #define PKUNITY_AC97_OCR (PKUNITY_AC97_BASE + 0x0004)
7 #define PKUNITY_AC97_ICR (PKUNITY_AC97_BASE + 0x0008)
8 #define PKUNITY_AC97_CRAC (PKUNITY_AC97_BASE + 0x000C)
9 #define PKUNITY_AC97_INTR (PKUNITY_AC97_BASE + 0x0010)
10 #define PKUNITY_AC97_INTRSTAT (PKUNITY_AC97_BASE + 0x0014)
11 #define PKUNITY_AC97_INTRCLEAR (PKUNITY_AC97_BASE + 0x0018)
12 #define PKUNITY_AC97_ENABLE (PKUNITY_AC97_BASE + 0x001C)
13 #define PKUNITY_AC97_OUT_FIFO (PKUNITY_AC97_BASE + 0x0020)
14 #define PKUNITY_AC97_IN_FIFO (PKUNITY_AC97_BASE + 0x0030)
DPKUnity.h80 #define PKUNITY_AC97_BASE (PKUNITY_APB_BASE + 0x400000) /* APB-4 */ macro