Searched refs:uart1_ipg_gate (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx21.c | 55 per2, per3, per4, uart1_ipg_gate, uart2_ipg_gate, uart3_ipg_gate, enumerator 91 clk[uart1_ipg_gate] = imx_clk_gate("uart1_ipg_gate", "ipg", CCM_PCCR0, 0); in mx21_clocks_init() 139 clk_register_clkdev(clk[uart1_ipg_gate], "ipg", "imx21-uart.0"); in mx21_clocks_init()
|
D | clk-imx27.c | 84 uart2_ipg_gate, uart1_ipg_gate, ckih_div1p5, fpm, mpll_osc_sel, enumerator 196 clk[uart1_ipg_gate] = imx_clk_gate("uart1_ipg_gate", "ipg", CCM_PCCR1, 31); in mx27_clocks_init() 210 clk_register_clkdev(clk[uart1_ipg_gate], "ipg", "imx21-uart.0"); in mx27_clocks_init()
|
D | clk-imx51-imx53.c | 82 tve_s, uart1_ipg_gate, uart1_per_gate, uart2_ipg_gate, enumerator 191 clk[uart1_ipg_gate] = imx_clk_gate2("uart1_ipg_gate", "ipg", MXC_CCM_CCGR1, 6); in mx5_clocks_common_init() 279 clk_register_clkdev(clk[uart1_ipg_gate], "ipg", "imx21-uart.0"); in mx5_clocks_common_init()
|