Searched refs:CLK_DIV_GDL (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/include/dt-bindings/clock/ |
D | exynos4.h | 238 #define CLK_DIV_GDL 459 macro
|
D | exynos3250.h | 84 #define CLK_DIV_GDL 65 macro
|
/linux-6.6.21/Documentation/devicetree/bindings/interconnect/ |
D | samsung,exynos-bus.yaml | 271 clocks = <&cmu CLK_DIV_GDL>; 300 clocks = <&clock CLK_DIV_GDL>;
|
/linux-6.6.21/arch/arm/boot/dts/samsung/ |
D | exynos4210.dtsi | 134 clocks = <&clock CLK_DIV_GDL>;
|
D | exynos4x12.dtsi | 116 clocks = <&clock CLK_DIV_GDL>;
|
D | exynos3250.dtsi | 125 clocks = <&cmu CLK_DIV_GDL>;
|
/linux-6.6.21/drivers/clk/samsung/ |
D | clk-exynos3250.c | 342 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 4),
|
D | clk-exynos4.c | 594 DIV(CLK_DIV_GDL, "div_gdl", "mout_gdl", DIV_LEFTBUS, 0, 3),
|