Searched refs:CLK_DIV_DMC (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/include/dt-bindings/clock/ |
D | exynos4.h | 236 #define CLK_DIV_DMC 457 macro
|
D | exynos3250.h | 274 #define CLK_DIV_DMC 16 macro
|
/linux-6.6.21/Documentation/devicetree/bindings/interconnect/ |
D | samsung,exynos-bus.yaml | 227 clocks = <&cmu_dmc CLK_DIV_DMC>; 289 clocks = <&clock CLK_DIV_DMC>;
|
/linux-6.6.21/arch/arm/boot/dts/samsung/ |
D | exynos4210.dtsi | 79 clocks = <&clock CLK_DIV_DMC>;
|
D | exynos4x12.dtsi | 66 clocks = <&clock CLK_DIV_DMC>;
|
D | exynos3250.dtsi | 48 clocks = <&cmu_dmc CLK_DIV_DMC>;
|
/linux-6.6.21/drivers/clk/samsung/ |
D | clk-exynos3250.c | 910 DIV(CLK_DIV_DMC, "div_dmc", "div_dmc_pre", DIV_DMC1, 27, 3),
|
D | clk-exynos4.c | 675 DIV(CLK_DIV_DMC, "div_dmc", "mout_dmc_bus", DIV_DMC0, 12, 3),
|