Home
last modified time | relevance | path

Searched +full:ast2600 +full:- +full:video +full:- +full:engine (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/media/
H A Daspeed,video-engine.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/aspeed,video-engine.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ASPEED Video Engine
10 - Eddie James <eajames@linux.ibm.com>
13 The Video Engine (VE) embedded in the ASPEED SOCs can be configured to
14 capture and compress video data from digital or analog sources.
19 - aspeed,ast2400-video-engine
20 - aspeed,ast2500-video-engine
[all …]
H A Daspeed-video.txt1 * Device tree bindings for Aspeed Video Engine
3 The Video Engine (VE) embedded in the Aspeed AST2400/2500/2600 SOCs can
4 capture and compress video data from digital or analog sources.
7 - compatible: "aspeed,ast2400-video-engine" or
8 "aspeed,ast2500-video-engine" or
9 "aspeed,ast2600-video-engine"
10 - reg: contains the offset and length of the VE memory region
11 - clocks: clock specifiers for the syscon clocks associated with
12 the VE (ordering must match the clock-names property)
13 - clock-names: "vclk" and "eclk"
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-g6.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>
6 #include <dt-bindings/clock/ast2600-clock.h>
10 compatible = "aspeed,ast2600";
11 #address-cells = <1>;
12 #size-cells = <1>;
13 interrupt-parent = <&gic>;
47 #address-cells = <1>;
48 #size-cells = <0>;
[all …]