Home
last modified time | relevance | path

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

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