Searched refs:uart3_gate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx31.c | 57 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 69 &clk[uart3_gate], 131 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "per", base + MXC_CCM_CGR1, 24); in _mx31_clocks_init() 199 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); in mx31_clocks_init()
|
D | clk-imx35.c | 80 ssi1_gate, ssi2_gate, uart1_gate, uart2_gate, uart3_gate, usbotg_gate, enumerator 91 &clk[uart3_gate], 219 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "uart_div", base + MX35_CCM_CGR2, 20); in _mx35_clocks_init() 294 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); in mx35_clocks_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 63 uart3_gate 48
|
D | imx35-clock.txt | 87 uart3_gate 72
|