Home
last modified time | relevance | path

Searched +full:dra7 +full:- +full:vpe (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dti,vpe.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/ti,vpe.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Texas Instruments DRA7x Video Processing Engine (VPE) Device Tree Bindings
10 - Benoit Parrot <bparrot@ti.com>
12 description: |-
13 The Video Processing Engine (VPE) is a key component for image post
14 processing applications. VPE consist of a single memory to memory
20 const: ti,dra7-vpe
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Ddra7-l4.dtsi2 compatible = "ti,dra7-l4-cfg", "simple-bus";
6 reg-names = "ap", "la", "ia0";
7 #address-cells = <1>;
8 #size-cells = <1>;
14 compatible = "simple-bus";
15 #address-cells = <1>;
16 #size-cells = <1>;
47 target-module@2000 { /* 0x4a002000, ap 3 08.0 */
48 compatible = "ti,sysc-omap4", "ti,sysc";
50 reg-names = "rev";
[all …]
Ddra7xx-clocks.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
9 #clock-cells = <0>;
10 compatible = "ti,dra7-atl-clock";
15 #clock-cells = <0>;
16 compatible = "ti,dra7-atl-clock";
21 #clock-cells = <0>;
22 compatible = "ti,dra7-atl-clock";
27 #clock-cells = <0>;
28 compatible = "ti,dra7-atl-clock";
33 #clock-cells = <0>;
[all …]
/kernel/linux/linux-4.19/drivers/bus/
Domap_l3_noc.h4 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/
52 /* 1 0 1 */ "Write Non-Posted",
58 * struct l3_masters_data - L3 Master information
68 * struct l3_target_data - L3 Target information
80 * struct l3_flagmux_data - Flag Mux information
99 * struct omap_l3 - Description of data relevant for L3 bus.
259 /* DRA7 data */
376 { 0x27, "VPE" },
458 { 0x0, "M1 (128-bit)"},
459 { 0x1, "M2 (64-bit)"},
/kernel/linux/linux-5.10/drivers/bus/
Domap_l3_noc.h4 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/
52 /* 1 0 1 */ "Write Non-Posted",
58 * struct l3_masters_data - L3 Master information
68 * struct l3_target_data - L3 Target information
80 * struct l3_flagmux_data - Flag Mux information
99 * struct omap_l3 - Description of data relevant for L3 bus.
259 /* DRA7 data */
376 { 0x27, "VPE" },
458 { 0x0, "M1 (128-bit)"},
459 { 0x1, "M2 (64-bit)"},
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dvpe.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * TI VPE mem2mem driver, based on the virtual v4l2-mem2mem example driver
10 * Copyright (c) 2009-2010 Samsung Electronics Co., Ltd.
14 * Based on the virtual v4l2-mem2mem example device
18 #include <linux/dma-mapping.h>
34 #include <media/v4l2-common.h>
35 #include <media/v4l2-ctrls.h>
36 #include <media/v4l2-device.h>
37 #include <media/v4l2-event.h>
38 #include <media/v4l2-ioctl.h>
[all …]
/kernel/linux/linux-5.10/
DMAINTAINERS9 -------------------------
30 ``diff -u`` to make the patch easy to merge. Be prepared to get your
40 See Documentation/process/coding-style.rst for guidance here.
46 See Documentation/process/submitting-patches.rst for details.
57 include a Signed-off-by: line. The current version of this
59 Documentation/process/submitting-patches.rst.
70 that the bug would present a short-term risk to other users if it
76 Documentation/admin-guide/security-bugs.rst for details.
81 ---------------------------------------------------
97 W: *Web-page* with status/info
[all …]
/kernel/linux/linux-4.19/
DMAINTAINERS28 'diff -u' to make the patch easy to merge. Be prepared to get your
38 See Documentation/process/coding-style.rst for guidance here.
44 See Documentation/process/submitting-patches.rst for details.
55 include a Signed-off-by: line. The current version of this
57 Documentation/process/submitting-patches.rst.
68 that the bug would present a short-term risk to other users if it
84 W: Web-page with status/info
85 B: URI for where to file bugs. A web-page with detailed bug
109 N: [^a-z]tegra all files whose path contains the word tegra
137 -----------------------------------
[all …]