Searched refs:uart2_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 87 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "per", base + MXC_CCM_CGR0, 22); in mx31_clocks_init() 156 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx31_clocks_init()
|
D | clk-imx35.c | 65 ssi1_gate, ssi2_gate, uart1_gate, uart2_gate, uart3_gate, usbotg_gate, enumerator 191 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "uart_div", base + MX35_CCM_CGR2, 18); in mx35_clocks_init() 239 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx35_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 46 uart2_gate 31
|
D | imx35-clock.txt | 86 uart2_gate 71
|