Searched refs:i2c3_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx31.c | 41 uart2_gate, ssi1_gate, i2c1_gate, i2c2_gate, i2c3_gate, hantro_gate, enumerator 91 clk[i2c3_gate] = imx_clk_gate2("i2c3_gate", "per", base + MXC_CCM_CGR0, 30); in mx31_clocks_init() 166 clk_register_clkdev(clk[i2c3_gate], NULL, "imx21-i2c.2"); in mx31_clocks_init()
|
D | clk-imx35.c | 62 gpt_gate, i2c1_gate, i2c2_gate, i2c3_gate, iomuxc_gate, ipu_gate, enumerator 172 clk[i2c3_gate] = imx_clk_gate2("i2c3_gate", "ipg_per", base + MX35_CCM_CGR1, 14); in mx35_clocks_init() 228 clk_register_clkdev(clk[i2c3_gate], NULL, "imx21-i2c.2"); in mx35_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 50 i2c3_gate 35
|
D | imx35-clock.txt | 68 i2c3_gate 53
|