Searched refs:uart2_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 56 uart2_gate, ssi1_gate, i2c1_gate, i2c2_gate, i2c3_gate, hantro_gate, enumerator 69 &clk[uart2_gate], 109 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "per", base + MXC_CCM_CGR0, 22); in _mx31_clocks_init() 188 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx31_clocks_init()
|
D | clk-imx35.c | 82 /* 70 */ uart1_gate, uart2_gate, uart3_gate, usbotg_gate, wdog_gate, enumerator 92 &clk[uart2_gate], 220 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "uart_div", base + MX35_CCM_CGR2, 18); in _mx35_clocks_init() 294 clk_register_clkdev(clk[uart2_gate], "per", "imx21-uart.1"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 46 uart2_gate 31
|
D | imx35-clock.txt | 86 uart2_gate 71
|