Searched refs:ipu_gate (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx31.c57 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator in enum:mx31_clks
130 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MXC_CCM_CGR1, 22); _mx31_clocks_init()
178 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); mx31_clocks_init()
179 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); mx31_clocks_init()
H A Dclk-imx35.c77 gpt_gate, i2c1_gate, i2c2_gate, i2c3_gate, iomuxc_gate, ipu_gate, enumerator in enum:mx35_clks
201 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MX35_CCM_CGR1, 18); _mx35_clocks_init()
282 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); mx35_clocks_init()
283 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); mx35_clocks_init()
H A Dclk-imx51-imx53.c247 clk[IMX5_CLK_IPU_GATE] = imx_clk_gate2("ipu_gate", "ipu_sel", MXC_CCM_CCGR5, 10); mx5_clocks_common_init()

Completed in 128 milliseconds