Searched refs:uart2_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx31.c | 55 uart2_gate, ssi1_gate, i2c1_gate, i2c2_gate, i2c3_gate, hantro_gate, enumerator 68 &clk[uart2_gate], 114 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "per", base + MXC_CCM_CGR0, 22); in _mx31_clocks_init() 197 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx31_clocks_init()
|
D | clk-imx35.c | 80 ssi1_gate, ssi2_gate, uart1_gate, uart2_gate, uart3_gate, usbotg_gate, enumerator 90 &clk[uart2_gate], 218 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "uart_div", base + MX35_CCM_CGR2, 18); in _mx35_clocks_init() 292 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx35_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 46 uart2_gate 31
|
D | imx35-clock.txt | 86 uart2_gate 71
|