Searched +full:gx +full:- +full:vdec (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/media/ |
| H A D | amlogic,gx-vdec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/media/amlogic,gx-vdec.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Neil Armstrong <neil.armstrong@linaro.org> 12 - Maxime Jourdan <mjourdan@baylibre.com> 20 - ESPARSER is a bitstream parser that outputs to a VIFIFO. Further VDEC blocks 22 - VDEC_1 can decode MPEG-1, MPEG-2, MPEG-4 part 2, MJPEG, H.263, H.264, VC-1. 23 - VDEC_HEVC can decode HEVC and VP9. 25 Both VDEC_1 and VDEC_HEVC share the "vdec" IRQ and as such cannot run [all …]
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxlx-s905l-p271.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 /dts-v1/; 8 #include "meson-gxl-s905x.dtsi" 9 #include "meson-gx-p23x-q20x.dtsi" 12 compatible = "amlogic,p271", "amlogic,s905l", "amlogic,meson-gxlx"; 27 /* Mali 450-MP2 */ 36 interrupt-names = "gp", "gpmmu", "pp", "pmu", 42 compatible = "amlogic,meson-gxlx-saradc", "amlogic,meson-saradc"; 49 &vdec { 50 compatible = "amlogic,gxlx-vdec", "amlogic,gx-vdec";
|
| H A D | meson-gxbb.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include "meson-gx.dtsi" 7 #include "meson-gx-mali450.dtsi" 8 #include <dt-bindings/gpio/meson-gxbb-gpio.h> 9 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h> 10 #include <dt-bindings/clock/gxbb-clkc.h> 11 #include <dt-bindings/clock/gxbb-aoclkc.h> 12 #include <dt-bindings/reset/gxbb-aoclkc.h> 15 compatible = "amlogic,meson-gxbb"; 19 compatible = "amlogic,meson-gxbb-usb2-phy"; [all …]
|
| H A D | meson-gxl.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 7 #include "meson-gx.dtsi" 8 #include <dt-bindings/clock/gxbb-clkc.h> 9 #include <dt-bindings/clock/gxbb-aoclkc.h> 10 #include <dt-bindings/gpio/meson-gxl-gpio.h> 11 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h> 14 compatible = "amlogic,meson-gxl"; 18 compatible = "amlogic,meson-gxl-usb-ctrl"; 21 #address-cells = <2>; 22 #size-cells = <2>; [all …]
|
| H A D | meson-g12-common.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 6 #include <dt-bindings/phy/phy.h> 7 #include <dt-bindings/gpio/gpio.h> 8 #include <dt-bindings/clock/g12a-clkc.h> 9 #include <dt-bindings/clock/g12a-aoclkc.h> 10 #include <dt-bindings/interrupt-controller/irq.h> 11 #include <dt-bindings/interrupt-controller/arm-gic.h> 12 #include <dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h> 13 #include <dt-bindings/reset/amlogic,meson-g12a-reset.h> 14 #include <dt-bindings/thermal/thermal.h> [all …]
|
| /linux/drivers/soc/amlogic/ |
| H A D | meson-clk-measure.c | 1 // SPDX-License-Identifier: GPL-2.0+ 134 CLK_MSR_ID(32, "vdec"), 283 CLK_MSR_ID(32, "vdec"), 400 CLK_MSR_ID(32, "vdec"), 695 CLK_MSR_ID(93, "vdec"), 793 struct meson_msr *priv = clk_msr_id->priv; in meson_measure_id() 794 const struct msr_reg_offset *reg = priv->data.reg; in meson_measure_id() 802 regmap_write(priv->regmap, reg->freq_ctrl, 0); in meson_measure_id() 805 regmap_update_bits(priv->regmap, reg->freq_ctrl, MSR_DURATION, in meson_measure_id() 806 FIELD_PREP(MSR_DURATION, duration - 1)); in meson_measure_id() [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-scsi@vger.kernel.org 88 F: drivers/scsi/3w-* [all …]
|