Searched refs:ipu_gate (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-imx/ |
D | clk-imx31.c | 43 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 104 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MXC_CCM_CGR1, 22); in mx31_clocks_init() 141 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx31_clocks_init() 142 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx31_clocks_init()
|
D | clk-imx35.c | 60 gpt_gate, i2c1_gate, i2c2_gate, i2c3_gate, iomuxc_gate, ipu_gate, enumerator 173 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MX35_CCM_CGR1, 18); in mx35_clocks_init() 231 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx35_clocks_init() 232 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx35_clocks_init()
|
D | clk-imx51-imx53.c | 89 ipu_gate, nfc_gate, ipu_di1_gate, vpu_s, vpu_gate, enumerator 224 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "ipu_sel", MXC_CCM_CCGR5, 10); in mx5_clocks_common_init()
|