Searched refs:CLK_G2D (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/ |
H A D | sun50i-h616-ccu.h | 19 #define CLK_G2D 33 macro
|
H A D | sun50i-a100-ccu.h | 18 #define CLK_G2D 34 macro
|
H A D | sun20i-d1-ccu.h | 41 #define CLK_G2D 31 macro
|
H A D | exynos5250.h | 149 #define CLK_G2D 345 macro
|
H A D | s5pv210.h | 111 #define CLK_G2D 93 macro
|
H A D | exynos4.h | 115 #define CLK_G2D 277 macro
|
H A D | exynos5420.h | 172 #define CLK_G2D 481 macro
|
/freebsd/sys/contrib/device-tree/src/arm/samsung/ |
H A D | exynos4210.dtsi | 337 clocks = <&clock CLK_SCLK_FIMG2D>, <&clock CLK_G2D>; 363 clocks = <&clock CLK_SMMU_G2D>, <&clock CLK_G2D>;
|
H A D | exynos4x12.dtsi | 333 clocks = <&clock CLK_SCLK_FIMG2D>, <&clock CLK_G2D>; 356 clocks = <&clock CLK_SMMU_G2D>, <&clock CLK_G2D>;
|
H A D | exynos5420.dtsi | 992 clocks = <&clock CLK_SMMU_G2D>, <&clock CLK_G2D>; 1002 clocks = <&clock CLK_SMMU_G2D>, <&clock CLK_G2D>; 1226 clocks = <&clock CLK_G2D>;
|
H A D | exynos5250.dtsi | 850 clocks = <&clock CLK_SMMU_2D>, <&clock CLK_G2D>; 1136 clocks = <&clock CLK_G2D>;
|
H A D | s5pv210.dtsi | 513 clocks = <&clocks DOUT_G2D>, <&clocks CLK_G2D>;
|
/freebsd/sys/dev/clk/allwinner/ |
H A D | ccu_d1.c | 529 CLK_G2D, "g2d", g2d_parents, /* id, name, parents */
|