• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx5/

Lines Matching refs:MX51_CCM_BASE

14 #define MX51_CCM_BASE		MX51_IO_ADDRESS(MX51_CCM_BASE_ADDR)
77 #define MXC_CCM_CCR (MX51_CCM_BASE + 0x00)
78 #define MXC_CCM_CCDR (MX51_CCM_BASE + 0x04)
79 #define MXC_CCM_CSR (MX51_CCM_BASE + 0x08)
80 #define MXC_CCM_CCSR (MX51_CCM_BASE + 0x0C)
81 #define MXC_CCM_CACRR (MX51_CCM_BASE + 0x10)
82 #define MXC_CCM_CBCDR (MX51_CCM_BASE + 0x14)
83 #define MXC_CCM_CBCMR (MX51_CCM_BASE + 0x18)
84 #define MXC_CCM_CSCMR1 (MX51_CCM_BASE + 0x1C)
85 #define MXC_CCM_CSCMR2 (MX51_CCM_BASE + 0x20)
86 #define MXC_CCM_CSCDR1 (MX51_CCM_BASE + 0x24)
87 #define MXC_CCM_CS1CDR (MX51_CCM_BASE + 0x28)
88 #define MXC_CCM_CS2CDR (MX51_CCM_BASE + 0x2C)
89 #define MXC_CCM_CDCDR (MX51_CCM_BASE + 0x30)
90 #define MXC_CCM_CHSCDR (MX51_CCM_BASE + 0x34)
91 #define MXC_CCM_CSCDR2 (MX51_CCM_BASE + 0x38)
92 #define MXC_CCM_CSCDR3 (MX51_CCM_BASE + 0x3C)
93 #define MXC_CCM_CSCDR4 (MX51_CCM_BASE + 0x40)
94 #define MXC_CCM_CWDR (MX51_CCM_BASE + 0x44)
95 #define MXC_CCM_CDHIPR (MX51_CCM_BASE + 0x48)
96 #define MXC_CCM_CDCR (MX51_CCM_BASE + 0x4C)
97 #define MXC_CCM_CTOR (MX51_CCM_BASE + 0x50)
98 #define MXC_CCM_CLPCR (MX51_CCM_BASE + 0x54)
99 #define MXC_CCM_CISR (MX51_CCM_BASE + 0x58)
100 #define MXC_CCM_CIMR (MX51_CCM_BASE + 0x5C)
101 #define MXC_CCM_CCOSR (MX51_CCM_BASE + 0x60)
102 #define MXC_CCM_CGPR (MX51_CCM_BASE + 0x64)
103 #define MXC_CCM_CCGR0 (MX51_CCM_BASE + 0x68)
104 #define MXC_CCM_CCGR1 (MX51_CCM_BASE + 0x6C)
105 #define MXC_CCM_CCGR2 (MX51_CCM_BASE + 0x70)
106 #define MXC_CCM_CCGR3 (MX51_CCM_BASE + 0x74)
107 #define MXC_CCM_CCGR4 (MX51_CCM_BASE + 0x78)
108 #define MXC_CCM_CCGR5 (MX51_CCM_BASE + 0x7C)
109 #define MXC_CCM_CCGR6 (MX51_CCM_BASE + 0x80)
110 #define MXC_CCM_CMEOR (MX51_CCM_BASE + 0x84)