Searched refs:CLK_DIV_GDR (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/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-v6.1/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-v6.1/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),
|