Searched refs:MXC_CCM_CGR2 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx31.c | 42 #define MXC_CCM_CGR2 0x28 macro 135 clk[ssi2_gate] = imx_clk_gate2("ssi2_gate", "spll", base + MXC_CCM_CGR2, 0); _mx31_clocks_init() 136 clk[cspi1_gate] = imx_clk_gate2("cspi1_gate", "ipg", base + MXC_CCM_CGR2, 2); _mx31_clocks_init() 137 clk[cspi2_gate] = imx_clk_gate2("cspi2_gate", "ipg", base + MXC_CCM_CGR2, 4); _mx31_clocks_init() 138 clk[gacc_gate] = imx_clk_gate2("gacc_gate", "per", base + MXC_CCM_CGR2, 6); _mx31_clocks_init() 139 clk[emi_gate] = imx_clk_gate2("emi_gate", "ahb", base + MXC_CCM_CGR2, 8); _mx31_clocks_init() 140 clk[rtic_gate] = imx_clk_gate2("rtic_gate", "ahb", base + MXC_CCM_CGR2, 10); _mx31_clocks_init() 141 clk[firi_gate] = imx_clk_gate2("firi_gate", "upll", base+MXC_CCM_CGR2, 12); _mx31_clocks_init()
|
/linux-4.4.14/arch/arm/mach-imx/ |
H A D | crmregs-imx3.h | 48 #define MXC_CCM_CGR2 0x28 macro
|
Completed in 96 milliseconds