Searched full:uart5_gate (Results 1 – 5 of 5) 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, enumerator 105 clk[uart5_gate] = imx_clk_gate2("uart5_gate", "per", base + MXC_CCM_CGR1, 28); in _mx31_clocks_init()
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx31-clock.yaml | 69 uart5_gate 50
|
/linux/include/dt-bindings/clock/ |
H A D | nuvoton,ma35d1-clk.h | 160 #define UART5_GATE 145 macro
|
/linux/arch/arm64/boot/dts/nuvoton/ |
H A D | ma35d1.dtsi | 291 clocks = <&clk UART5_GATE>;
|
/linux/drivers/clk/nxp/ |
H A D | clk-lpc32xx.c | 1305 LPC32XX_DEFINE_GATE(UART5_GATE, UART_CLK_CTRL, 2, 0), 1306 LPC32XX_DEFINE_COMPOSITE(UART5, UART5_MUX, UART5_DIV, UART5_GATE),
|