Lines Matching defs:i

32 #define CRU_PLLS_CON(pll_id, i)		((pll_id) * 0x20 + (i) * 0x4)  argument
33 #define CRU_PLL_CON(i) ((i) * 0x4) argument
35 #define CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
37 #define CRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
39 #define CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
65 #define LCORE_CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
67 #define LCORE_CRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
69 #define LCORE_CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
74 #define BCORE_CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
76 #define BCORE_CRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
78 #define BCORE_CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
83 #define DDRCRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
84 #define DDRCRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
85 #define DDRCRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
89 #define CCICRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
91 #define CCICRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
93 #define CCICRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
104 #define PHP_CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
106 #define PHP_CRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
108 #define PHP_CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
112 #define SECURE_CRU_CLKSEL_CON(i) ((i) * 0x4 + 0x300) argument
114 #define SECURE_CRU_CLKGATE_CON(i) ((i) * 0x4 + 0x800) argument
116 #define SECURE_CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) argument
120 #define SECURE_SCRU_CLKSEL_CON(i) ((i) * 0x4 + 0x4000) argument
122 #define SECURE_SCRU_CLKGATE_CON(i) ((i) * 0x4 + 0x4028) argument
124 #define SECURE_SCRU_SOFTRST_CON(i) ((i) * 0x4 + 0x4050) argument
129 #define SYSGRF_SOC_CON(i) ((i) * 4) argument
131 #define SYSGRF_NOC_CON(i) (0x40 + (i) * 4) argument
132 #define SYSGRF_NOC_STATUS(i) (0x60 + (i) * 4) argument
133 #define SYSGRF_MEM_CON(i) (0x80 + (i) * 4) argument
138 #define COREGRF_SOC_STATUS(i) (0x2c + (i) * 4) argument
139 #define COREGRF_CPU_CON(i) (0x34 + (i) * 4) argument
142 #define DDRGRF_CHA_CON(i) ((i) * 4) argument
143 #define DDRGRF_CHB_CON(i) (0x100 + (i) * 4) argument
144 #define DDRGRF_CHA_ST(i) (0x60 + (i) * 4) argument
145 #define DDRGRF_CHB_ST(i) (0xb0 + (i) * 4) argument
146 #define DDRGRF_CON(i) (0x140 + (i) * 4) argument
149 #define CCIGRF_CON(i) ((i) * 4) argument
150 #define CCIGRF_STATUS(i) (0x34 + (i) * 4) argument
153 #define VCCIO_IOC_MISC_CON(i) (0x400 + (i) * 4) argument
156 #define PVTM_CON(i) (0x4 + (i) * 4) argument
159 #define PVTM_STATUS(i) (0x80 + (i) * 4) argument