Searched refs:uart3_gate (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx31.c57 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator in enum:mx31_clks
69 &clk[uart3_gate],
131 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "per", base + MXC_CCM_CGR1, 24); _mx31_clocks_init()
199 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); mx31_clocks_init()
H A Dclk-imx35.c80 ssi1_gate, ssi2_gate, uart1_gate, uart2_gate, uart3_gate, usbotg_gate, enumerator in enum:mx35_clks
91 &clk[uart3_gate],
219 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "uart_div", base + MX35_CCM_CGR2, 20); _mx35_clocks_init()
294 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); mx35_clocks_init()
H A Dclk-imx1.c68 clk[IMX1_CLK_UART3_GATE] = imx_clk_gate("uart3_gate", "hclk", SCM_GCCR, 6); _mx1_clocks_init()

Completed in 103 milliseconds