staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / arm / mach-w90x900 / regs-gcr.h
blobcaf1090ecad832fd34c3f002f5a7a228da78cd38
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /*
3 * arch/arm/mach-w90x900/include/mach/regs-gcr.h
5 * Copyright (c) 2010 Nuvoton technology corporation
6 * All rights reserved.
8 * Wan ZongShun <mcuos.com@gmail.com>
9 */
11 #ifndef __ASM_ARCH_REGS_GCR_H
12 #define __ASM_ARCH_REGS_GCR_H
14 /* Global control registers */
16 #define GCR_BA W90X900_VA_GCR
17 #define REG_PDID (GCR_BA+0x000)
18 #define REG_PWRON (GCR_BA+0x004)
19 #define REG_ARBCON (GCR_BA+0x008)
20 #define REG_MFSEL (GCR_BA+0x00C)
21 #define REG_EBIDPE (GCR_BA+0x010)
22 #define REG_LCDDPE (GCR_BA+0x014)
23 #define REG_GPIOCPE (GCR_BA+0x018)
24 #define REG_GPIODPE (GCR_BA+0x01C)
25 #define REG_GPIOEPE (GCR_BA+0x020)
26 #define REG_GPIOFPE (GCR_BA+0x024)
27 #define REG_GPIOGPE (GCR_BA+0x028)
28 #define REG_GPIOHPE (GCR_BA+0x02C)
29 #define REG_GPIOIPE (GCR_BA+0x030)
30 #define REG_GTMP1 (GCR_BA+0x034)
31 #define REG_GTMP2 (GCR_BA+0x038)
32 #define REG_GTMP3 (GCR_BA+0x03C)
34 #endif /* __ASM_ARCH_REGS_GCR_H */