Searched refs:CLK_UART3 (Results 1 – 22 of 22) sorted by relevance
/Linux-v4.19/include/dt-bindings/clock/ |
D | exynos5410.h | 50 #define CLK_UART3 260 macro
|
D | actions,s700-cmu.h | 61 #define CLK_UART3 39 macro
|
D | actions,s900-cmu.h | 88 #define CLK_UART3 70 macro
|
D | exynos5250.h | 98 #define CLK_UART3 292 macro
|
D | s5pv210.h | 161 #define CLK_UART3 140 macro
|
D | exynos5420.h | 71 #define CLK_UART3 260 macro
|
D | exynos4.h | 156 #define CLK_UART3 315 macro
|
D | sprd,sc9860-clk.h | 88 #define CLK_UART3 5 macro
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos5410.c | 203 GATE(CLK_UART3, "uart3", "aclk66", GATE_IP_PERIC, 3, 0, 0),
|
D | clk-s5pv210.c | 692 GATE(CLK_UART3, "uart3", "dout_pclkp", CLK_GATE_IP3, 20, 0, 0),
|
D | clk-exynos5250.c | 617 GATE(CLK_UART3, "uart3", "div_aclk66", GATE_IP_PERIC, 3, 0, 0),
|
D | clk-exynos4.c | 999 GATE(CLK_UART3, "uart3", "aclk100", GATE_IP_PERIL, 3,
|
D | clk-exynos5420.c | 1093 GATE(CLK_UART3, "uart3", "mout_user_aclk66_peric",
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | s5pv210.dtsi | 371 clocks = <&clocks CLK_UART3>, <&clocks CLK_UART3>,
|
D | exynos5410.dtsi | 367 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
D | exynos4.dtsi | 492 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
D | exynos5250.dtsi | 1122 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
D | exynos5420.dtsi | 1490 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
/Linux-v4.19/drivers/clk/actions/ |
D | owl-s700.c | 526 [CLK_UART3] = &clk_uart3.common.hw,
|
D | owl-s900.c | 677 [CLK_UART3] = &uart3_clk.common.hw,
|
/Linux-v4.19/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 296 D_UGATE(CLK_UART3, "clk_uart3", UART_GROUP_34567, 1, 0, 0x760, 0x761, 0x762, 0x763),
|
/Linux-v4.19/drivers/clk/sprd/ |
D | sc9860-clk.c | 470 [CLK_UART3] = &uart3_clk.common.hw,
|