Searched refs:uart3_gate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/imx/ |
D | clk-imx31.c | 58 sim_gate, ect_gate, usb_gate, kpp_gate, ipu_gate, uart3_gate, enumerator 70 &clk[uart3_gate], 126 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "per", base + MXC_CCM_CGR1, 24); in _mx31_clocks_init() 190 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); in mx31_clocks_init()
|
D | clk-imx35.c | 82 /* 70 */ uart1_gate, uart2_gate, uart3_gate, usbotg_gate, wdog_gate, enumerator 93 &clk[uart3_gate], 221 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "uart_div", base + MX35_CCM_CGR2, 20); in _mx35_clocks_init() 296 clk_register_clkdev(clk[uart3_gate], "per", "imx21-uart.2"); in mx35_clocks_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | imx31-clock.txt | 63 uart3_gate 48
|
D | imx35-clock.txt | 87 uart3_gate 72
|