Searched refs:CLK_DIV_GDR (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/dt-bindings/clock/ |
D | exynos4.h | 239 #define CLK_DIV_GDR 460 macro
|
D | exynos3250.h | 86 #define CLK_DIV_GDR 67 macro
|
/linux-6.1.9/Documentation/devicetree/bindings/interconnect/ |
D | samsung,exynos-bus.yaml | 253 clocks = <&cmu CLK_DIV_GDR>;
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | exynos4210.dtsi | 276 clocks = <&clock CLK_DIV_GDR>;
|
D | exynos4412.dtsi | 478 clocks = <&clock CLK_DIV_GDR>;
|
D | exynos3250.dtsi | 818 clocks = <&cmu CLK_DIV_GDR>;
|
/linux-6.1.9/drivers/clk/samsung/ |
D | clk-exynos3250.c | 341 DIV(CLK_DIV_GDR, "div_gdr", "mout_gdr", DIV_RIGHTBUS, 0, 4),
|
D | clk-exynos4.c | 595 DIV(CLK_DIV_GDR, "div_gdr", "mout_gdr", DIV_RIGHTBUS, 0, 3),
|