/linux/include/dt-bindings/clock/ |
A D | exynos5410.h | 39 #define CLK_UART3 260 macro
|
A D | actions,s500-cmu.h | 61 #define CLK_UART3 41 macro
|
A D | actions,s700-cmu.h | 61 #define CLK_UART3 39 macro
|
A D | actions,s900-cmu.h | 88 #define CLK_UART3 70 macro
|
A D | exynos5250.h | 95 #define CLK_UART3 292 macro
|
A D | s5pv210.h | 158 #define CLK_UART3 140 macro
|
A D | exynos4.h | 153 #define CLK_UART3 315 macro
|
A D | exynos5420.h | 69 #define CLK_UART3 260 macro
|
A D | sprd,sc9860-clk.h | 88 #define CLK_UART3 5 macro
|
/linux/drivers/clk/samsung/ |
A D | clk-exynos5410.c | 200 GATE(CLK_UART3, "uart3", "aclk66", GATE_IP_PERIC, 3, 0, 0),
|
A D | clk-s5pv210.c | 651 GATE(CLK_UART3, "uart3", "dout_pclkp", CLK_GATE_IP3, 20, 0, 0),
|
A D | clk-exynos5250.c | 576 GATE(CLK_UART3, "uart3", "div_aclk66", GATE_IP_PERIC, 3, 0, 0),
|
A D | clk-exynos4.c | 854 GATE(CLK_UART3, "uart3", "aclk100", GATE_IP_PERIL, 3,
|
A D | clk-exynos5420.c | 1057 GATE(CLK_UART3, "uart3", "mout_user_aclk66_peric",
|
/linux/arch/arm/boot/dts/ |
A D | s5pv210.dtsi | 359 clocks = <&clocks CLK_UART3>, <&clocks CLK_UART3>,
|
A D | owl-s500.dtsi | 160 clocks = <&cmu CLK_UART3>;
|
A D | exynos5410.dtsi | 365 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
A D | exynos4.dtsi | 486 clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
|
/linux/arch/arm64/boot/dts/actions/ |
A D | s700.dtsi | 143 clocks = <&cmu CLK_UART3>;
|
A D | s900.dtsi | 149 clocks = <&cmu CLK_UART3>;
|
/linux/arch/arm64/boot/dts/sprd/ |
A D | whale2.dtsi | 113 <&ap_clk CLK_UART3>, <&ext_26m>;
|
/linux/drivers/clk/actions/ |
A D | owl-s500.c | 492 [CLK_UART3] = &uart3_clk.common.hw,
|
A D | owl-s700.c | 528 [CLK_UART3] = &clk_uart3.common.hw,
|
A D | owl-s900.c | 679 [CLK_UART3] = &uart3_clk.common.hw,
|
/linux/drivers/clk/renesas/ |
A D | r9a06g032-clocks.c | 305 D_UGATE(CLK_UART3, "clk_uart3", UART_GROUP_34567, 1, 0, 0x760, 0x761, 0x762, 0x763),
|