Searched refs:CLK_ROTATOR (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/include/dt-bindings/clock/ |
A D | exynos5250.h | 73 #define CLK_ROTATOR 269 macro
|
A D | s5pv210.h | 106 #define CLK_ROTATOR 88 macro
|
A D | exynos4.h | 116 #define CLK_ROTATOR 278 macro
|
A D | exynos5420.h | 150 #define CLK_ROTATOR 441 macro
|
/linux-6.3-rc2/drivers/clk/samsung/ |
A D | clk-exynos4.c | 916 GATE(CLK_ROTATOR, "rotator", "aclk200", E4210_GATE_IP_IMAGE, 1, 0, 0), 964 GATE(CLK_ROTATOR, "rotator", "aclk200", E4X12_GATE_IP_IMAGE, 1, 0, 0),
|
A D | clk-s5pv210.c | 547 GATE(CLK_ROTATOR, "rotator", "dout_hclkd", CLK_GATE_IP0, 29, 0, 0),
|
A D | clk-exynos5250.c | 548 GATE(CLK_ROTATOR, "rotator", "div_aclk266", GATE_IP_GEN, 1, 0, 0),
|
A D | clk-exynos5420.c | 1130 GATE(CLK_ROTATOR, "rotator", "mout_user_aclk266", GATE_IP_GEN, 1, 0, 0),
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | exynos4.dtsi | 735 clocks = <&clock CLK_ROTATOR>; 976 <&clock CLK_ROTATOR>;
|
A D | exynos5250.dtsi | 327 clocks = <&clock CLK_ROTATOR>; 888 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
A D | s5pv210.dtsi | 532 clocks = <&clocks CLK_ROTATOR>;
|
A D | exynos5420.dtsi | 812 clocks = <&clock CLK_ROTATOR>; 1114 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
Completed in 21 milliseconds