Searched refs:ipu_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx31.c | 57 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 130 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MXC_CCM_CGR1, 22); in _mx31_clocks_init() 178 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx31_clocks_init() 179 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx31_clocks_init()
|
D | clk-imx35.c | 77 gpt_gate, i2c1_gate, i2c2_gate, i2c3_gate, iomuxc_gate, ipu_gate, enumerator 201 clk[ipu_gate] = imx_clk_gate2("ipu_gate", "hsp", base + MX35_CCM_CGR1, 18); in _mx35_clocks_init() 282 clk_register_clkdev(clk[ipu_gate], NULL, "ipu-core"); in mx35_clocks_init() 283 clk_register_clkdev(clk[ipu_gate], NULL, "mx3_sdc_fb"); in mx35_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 62 ipu_gate 47
|
D | imx35-clock.txt | 70 ipu_gate 55
|