Searched full:uart4_gate (Results  1 – 6 of 6) sorted by relevance
| /linux/drivers/clk/imx/ | 
| H A D | clk-imx31.c | 46 	uart4_gate, uart5_gate, owire_gate, ssi2_gate, cspi1_gate, cspi2_gate,  enumerator104 	clk[uart4_gate] = imx_clk_gate2("uart4_gate", "per", base + MXC_CCM_CGR1, 26);  in _mx31_clocks_init()
 
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | imx31-clock.yaml | 68         uart4_gate           49
 | 
| /linux/include/dt-bindings/clock/ | 
| H A D | nuvoton,ma35d1-clk.h | 157 #define UART4_GATE	142  macro
 | 
| /linux/arch/arm64/boot/dts/nuvoton/ | 
| H A D | ma35d1.dtsi | 283 			clocks = <&clk UART4_GATE>;
 | 
| /linux/drivers/clk/nuvoton/ | 
| H A D | clk-ma35d1.c | 808 	hws[UART4_GATE] = ma35d1_clk_gate(dev, "uart4_gate", "uart4_div",  in ma35d1_clocks_probe()
 | 
| /linux/drivers/clk/nxp/ | 
| H A D | clk-lpc32xx.c | 1305 	LPC32XX_DEFINE_GATE(UART4_GATE, UART_CLK_CTRL, 1, 0),1306 	LPC32XX_DEFINE_COMPOSITE(UART4, UART4_MUX, UART4_DIV, UART4_GATE),
 
 |