Searched refs:CLK_ROTATOR (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/include/dt-bindings/clock/ |
D | exynos5250.h | 73 #define CLK_ROTATOR 269 macro
|
D | s5pv210.h | 106 #define CLK_ROTATOR 88 macro
|
D | exynos5420.h | 150 #define CLK_ROTATOR 441 macro
|
D | exynos4.h | 116 #define CLK_ROTATOR 278 macro
|
/linux-6.6.21/drivers/clk/samsung/ |
D | clk-s5pv210.c | 547 GATE(CLK_ROTATOR, "rotator", "dout_hclkd", CLK_GATE_IP0, 29, 0, 0),
|
D | clk-exynos4.c | 920 GATE(CLK_ROTATOR, "rotator", "aclk200", E4210_GATE_IP_IMAGE, 1, 0, 0), 968 GATE(CLK_ROTATOR, "rotator", "aclk200", E4X12_GATE_IP_IMAGE, 1, 0, 0),
|
D | clk-exynos5250.c | 551 GATE(CLK_ROTATOR, "rotator", "div_aclk266", GATE_IP_GEN, 1, 0, 0),
|
D | clk-exynos5420.c | 1133 GATE(CLK_ROTATOR, "rotator", "mout_user_aclk266", GATE_IP_GEN, 1, 0, 0),
|
/linux-6.6.21/arch/arm/boot/dts/samsung/ |
D | exynos4.dtsi | 734 clocks = <&clock CLK_ROTATOR>; 975 <&clock CLK_ROTATOR>;
|
D | exynos5250.dtsi | 333 clocks = <&clock CLK_ROTATOR>; 882 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
D | s5pv210.dtsi | 532 clocks = <&clocks CLK_ROTATOR>;
|
D | exynos5420.dtsi | 797 clocks = <&clock CLK_ROTATOR>; 1109 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|