Searched refs:gpt_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx31.c | 53 fir_div_post, sdhc1_gate, sdhc2_gate, gpt_gate, epit1_gate, epit2_gate, enumerator 105 clk[gpt_gate] = imx_clk_gate2("gpt_gate", "per", base + MXC_CCM_CGR0, 4); in _mx31_clocks_init() 166 clk_register_clkdev(clk[gpt_gate], "per", "imx-gpt.0"); in mx31_clocks_init()
|
D | clk-imx35.c | 77 gpt_gate, i2c1_gate, i2c2_gate, i2c3_gate, iomuxc_gate, ipu_gate, enumerator 196 clk[gpt_gate] = imx_clk_gate2("gpt_gate", "ipg", base + MX35_CCM_CGR1, 8); in _mx35_clocks_init() 277 clk_register_clkdev(clk[gpt_gate], "per", "imx-gpt.0"); in mx35_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 37 gpt_gate 22
|
D | imx35-clock.txt | 65 gpt_gate 50
|