Searched refs:csi_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx31.c | 42 mstick1_gate, mstick2_gate, csi_gate, rtc_gate, wdog_gate, pwm_gate, enumerator 95 clk[csi_gate] = imx_clk_gate2("csi_gate", "csi_div", base + MXC_CCM_CGR1, 6); in mx31_clocks_init() 152 clk_register_clkdev(clk[csi_gate], NULL, "mx3-camera.0"); in mx31_clocks_init()
|
D | clk-imx35.c | 66 wdog_gate, max_gate, admux_gate, csi_gate, csi_div, csi_sel, iim_gate, enumerator 198 clk[csi_gate] = imx_clk_gate2("csi_gate", "csi_div", base + MX35_CCM_CGR3, 0); in mx35_clocks_init() 257 clk_register_clkdev(clk[csi_gate], NULL, "mx3-camera.0"); in mx35_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 54 csi_gate 39
|
D | imx35-clock.txt | 92 csi_gate 77
|