Lines Matching refs:CRU_REG
13 #define CRU_REG(x) ((x) + 0xc0000) macro
15 #define CRU_CPLL_CON0 CRU_REG(0x0000)
25 #define CRU_CPLL_CON1 CRU_REG(0x0004)
38 #define CRU_CPLL_CON2 CRU_REG(0x0008)
42 #define CRU_CPLL_CON3 CRU_REG(0x000c)
43 #define CRU_CPLL_CON4 CRU_REG(0x0010)
44 #define CRU_GPLL_CON0 CRU_REG(0x0020)
45 #define CRU_GPLL_CON1 CRU_REG(0x0024)
46 #define CRU_GPLL_CON2 CRU_REG(0x0028)
47 #define CRU_GPLL_CON3 CRU_REG(0x002c)
48 #define CRU_GPLL_CON4 CRU_REG(0x0030)
49 #define CRU_MODE_CON00 CRU_REG(0x0060)
58 #define CRU_CLKSEL_CON00 CRU_REG(0x0080)
59 #define CRU_CLKSEL_CON01 CRU_REG(0x0084)
60 #define CRU_CLKSEL_CON02 CRU_REG(0x0088)
74 #define CRU_CLKSEL_CON03 CRU_REG(0x008c)
75 #define CRU_CLKSEL_CON04 CRU_REG(0x0090)
76 #define CRU_CLKSEL_CON05 CRU_REG(0x0094)
77 #define CRU_CLKSEL_CON06 CRU_REG(0x0098)
84 #define CRU_CLKSEL_CON07 CRU_REG(0x009c)
85 #define CRU_CLKSEL_CON08 CRU_REG(0x00a0)
86 #define CRU_CLKSEL_CON09 CRU_REG(0x00a4)
87 #define CRU_CLKSEL_CON10 CRU_REG(0x00a8)
88 #define CRU_CLKSEL_CON11 CRU_REG(0x00ac)
89 #define CRU_CLKSEL_CON12 CRU_REG(0x00b0)
90 #define CRU_CLKSEL_CON13 CRU_REG(0x00b4)
91 #define CRU_CLKSEL_CON14 CRU_REG(0x00b8)
92 #define CRU_CLKSEL_CON15 CRU_REG(0x00bc)
93 #define CRU_CLKSEL_CON16 CRU_REG(0x00c0)
94 #define CRU_CLKSEL_CON17 CRU_REG(0x00c4)
95 #define CRU_CLKSEL_CON18 CRU_REG(0x00c8)
96 #define CRU_CLKSEL_CON20 CRU_REG(0x00d0)
97 #define CRU_CLKSEL_CON21 CRU_REG(0x00d4)
103 #define CRU_GATE_CON00 CRU_REG(0x0180)
104 #define CRU_GATE_CON01 CRU_REG(0x0184)
105 #define CRU_GATE_CON02 CRU_REG(0x0188)
106 #define CRU_GATE_CON03 CRU_REG(0x018c)
107 #define CRU_GATE_CON04 CRU_REG(0x0190)
108 #define CRU_GATE_CON05 CRU_REG(0x0194)
109 #define CRU_SOFTRST_CON00 CRU_REG(0x0200)
110 #define CRU_SOFTRST_CON01 CRU_REG(0x0204)
111 #define CRU_SOFTRST_CON02 CRU_REG(0x0208)
112 #define CRU_SOFTRST_CON04 CRU_REG(0x0210)