Searched refs:CLK_DIV_GDL (Results 1 – 8 of 8) sorted by relevance
/linux/include/dt-bindings/clock/ |
A D | exynos4.h | 237 #define CLK_DIV_GDL 459 macro
|
A D | exynos3250.h | 84 #define CLK_DIV_GDL 65 macro
|
/linux/Documentation/devicetree/bindings/devfreq/ |
A D | exynos-bus.txt | 240 clocks = <&cmu CLK_DIV_GDL>; 452 clocks = <&clock CLK_DIV_GDL>;
|
/linux/arch/arm/boot/dts/ |
A D | exynos4210.dtsi | 268 clocks = <&clock CLK_DIV_GDL>;
|
A D | exynos4412.dtsi | 468 clocks = <&clock CLK_DIV_GDL>;
|
A D | exynos3250.dtsi | 813 clocks = <&cmu CLK_DIV_GDL>;
|
/linux/drivers/clk/samsung/ |
A D | clk-exynos3250.c | 337 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 4),
|
A D | clk-exynos4.c | 590 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 3),
|
Completed in 14 milliseconds