/linux/include/dt-bindings/clock/ |
A D | exynos5410.h | 36 #define CLK_UART0 257 macro
|
A D | actions,s500-cmu.h | 58 #define CLK_UART0 38 macro
|
A D | actions,s700-cmu.h | 58 #define CLK_UART0 36 macro
|
A D | actions,s900-cmu.h | 85 #define CLK_UART0 67 macro
|
A D | pistachio-clk.h | 39 #define CLK_UART0 48 macro
|
A D | exynos5250.h | 92 #define CLK_UART0 289 macro
|
A D | s5pv210.h | 161 #define CLK_UART0 143 macro
|
A D | exynos4.h | 150 #define CLK_UART0 312 macro
|
A D | exynos5420.h | 66 #define CLK_UART0 257 macro
|
A D | exynos3250.h | 222 #define CLK_UART0 216 macro
|
A D | sprd,sc9860-clk.h | 85 #define CLK_UART0 2 macro
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | exynos5410-clock.txt | 48 clocks = <&clock CLK_UART0>, <&clock CLK_SCLK_UART0>;
|
/linux/drivers/clk/samsung/ |
A D | clk-exynos5410.c | 197 GATE(CLK_UART0, "uart0", "aclk66", GATE_IP_PERIC, 0, 0, 0),
|
A D | clk-s5pv210.c | 576 GATE(CLK_UART0, "uart0", "dout_pclkp", CLK_GATE_IP3, 17, 0, 0),
|
A D | clk-exynos5250.c | 573 GATE(CLK_UART0, "uart0", "div_aclk66", GATE_IP_PERIC, 0, 0, 0),
|
/linux/drivers/clk/pistachio/ |
A D | clk-pistachio.c | 35 GATE(CLK_UART0, "uart0", "uart0_div", 0x104, 16),
|
/linux/arch/arm/boot/dts/ |
A D | s5pv210.dtsi | 323 clocks = <&clocks CLK_UART0>, <&clocks CLK_UART0>,
|
A D | owl-s500.dtsi | 136 clocks = <&cmu CLK_UART0>;
|
A D | exynos5410.dtsi | 344 clocks = <&clock CLK_UART0>, <&clock CLK_SCLK_UART0>;
|
/linux/arch/arm64/boot/dts/actions/ |
A D | s700.dtsi | 119 clocks = <&cmu CLK_UART0>;
|
A D | s900.dtsi | 125 clocks = <&cmu CLK_UART0>;
|
/linux/arch/arm64/boot/dts/sprd/ |
A D | whale2.dtsi | 80 <&ap_clk CLK_UART0>, <&ext_26m>;
|
/linux/drivers/clk/actions/ |
A D | owl-s500.c | 489 [CLK_UART0] = &uart0_clk.common.hw,
|
A D | owl-s700.c | 525 [CLK_UART0] = &clk_uart0.common.hw,
|
A D | owl-s900.c | 676 [CLK_UART0] = &uart0_clk.common.hw,
|