Searched refs:CLK_ROTATOR (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/include/dt-bindings/clock/ |
D | exynos5250.h | 75 #define CLK_ROTATOR 269 macro
|
D | s5pv210.h | 109 #define CLK_ROTATOR 88 macro
|
D | exynos5420.h | 152 #define CLK_ROTATOR 441 macro
|
D | exynos4.h | 119 #define CLK_ROTATOR 278 macro
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | exynos4.dtsi | 755 clocks = <&clock CLK_ROTATOR>; 996 <&clock CLK_ROTATOR>;
|
D | exynos5250.dtsi | 293 clocks = <&clock CLK_ROTATOR>; 809 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
D | exynos5420.dtsi | 651 clocks = <&clock CLK_ROTATOR>; 903 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
/Linux-v4.19/drivers/clk/samsung/ |
D | clk-exynos4.c | 1061 GATE(CLK_ROTATOR, "rotator", "aclk200", E4210_GATE_IP_IMAGE, 1, 0, 0), 1108 GATE(CLK_ROTATOR, "rotator", "aclk200", E4X12_GATE_IP_IMAGE, 1, 0, 0),
|
D | clk-s5pv210.c | 588 GATE(CLK_ROTATOR, "rotator", "dout_hclkd", CLK_GATE_IP0, 29, 0, 0),
|
D | clk-exynos5250.c | 589 GATE(CLK_ROTATOR, "rotator", "div_aclk266", GATE_IP_GEN, 1, 0, 0),
|
D | clk-exynos5420.c | 1168 GATE(CLK_ROTATOR, "rotator", "mout_user_aclk266", GATE_IP_GEN, 1, 0, 0),
|