Searched +full:dra7 +full:- +full:vpe (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/media/ |
H A D | ti,vpe.yaml | 1 # 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) 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 …]
|
/linux/drivers/bus/ |
H A D | omap_l3_noc.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2011-2015 Texas Instruments Incorporated - http://www.ti.com/ 44 /* 1 0 1 */ "Write Non-Posted", 50 * struct l3_masters_data - L3 Master information 60 * struct l3_target_data - L3 Target information 72 * struct l3_flagmux_data - Flag Mux information 91 * struct omap_l3 - Description of data relevant for L3 bus. 251 /* DRA7 data */ 368 { 0x27, "VPE" }, 450 { 0x0, "M1 (128-bit)"}, [all …]
|
/linux/drivers/pmdomain/ti/ |
H A D | omap_prm.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ 6 * Tero Kristo <t-kristo@ti.com> 19 #include <linux/reset-controller.h> 22 #include <linux/platform_data/ti-prm.h> 33 unsigned long statechange:1; /* Optional low-power state change */ 139 { .rst = -1 }, 145 { .rst = -1 }, 152 { .rst = -1 }, 386 .name = "vpe", .base = 0x4ae07c80, [all …]
|