Searched refs:MX35_CCM_CGR3 (Results 1 – 2 of 2) sorted by relevance
197 clk[csi_gate] = imx_clk_gate2("csi_gate", "csi_div", base + MX35_CCM_CGR3, 0); in mx35_clocks_init()198 clk[iim_gate] = imx_clk_gate2("iim_gate", "ipg", base + MX35_CCM_CGR3, 2); in mx35_clocks_init()199 clk[gpu2d_gate] = imx_clk_gate2("gpu2d_gate", "ahb", base + MX35_CCM_CGR3, 4); in mx35_clocks_init()
55 #define MX35_CCM_CGR3 0x38 macro