Searched refs:CLK_ROTATOR (Results 1 – 12 of 12) sorted by relevance
/linux/include/dt-bindings/clock/ |
A D | exynos5250.h | 72 #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/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/arch/arm/boot/dts/ |
A D | exynos4.dtsi | 741 clocks = <&clock CLK_ROTATOR>; 982 <&clock CLK_ROTATOR>;
|
A D | exynos5250.dtsi | 326 clocks = <&clock CLK_ROTATOR>; 899 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
A D | exynos5420.dtsi | 711 clocks = <&clock CLK_ROTATOR>; 1013 clocks = <&clock CLK_SMMU_ROTATOR>, <&clock CLK_ROTATOR>;
|
A D | s5pv210.dtsi | 548 clocks = <&clocks CLK_ROTATOR>;
|
Completed in 39 milliseconds