Searched refs:CLK_DIV_DMC (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/include/dt-bindings/clock/ |
D | exynos4.h | 236 #define CLK_DIV_DMC 457 macro
|
D | exynos3250.h | 280 #define CLK_DIV_DMC 16 macro
|
/linux-6.1.9/Documentation/devicetree/bindings/interconnect/ |
D | samsung,exynos-bus.yaml | 225 clocks = <&cmu_dmc CLK_DIV_DMC>; 262 clocks = <&clock CLK_DIV_DMC>;
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | exynos4210.dtsi | 220 clocks = <&clock CLK_DIV_DMC>;
|
D | exynos4412.dtsi | 399 clocks = <&clock CLK_DIV_DMC>;
|
D | exynos3250.dtsi | 777 clocks = <&cmu_dmc CLK_DIV_DMC>;
|
/linux-6.1.9/drivers/clk/samsung/ |
D | clk-exynos3250.c | 905 DIV(CLK_DIV_DMC, "div_dmc", "div_dmc_pre", DIV_DMC1, 27, 3),
|
D | clk-exynos4.c | 671 DIV(CLK_DIV_DMC, "div_dmc", "mout_dmc_bus", DIV_DMC0, 12, 3),
|