Searched full:vdec_hevc (Results 1 – 12 of 12) sorted by relevance
/Linux-v6.1/drivers/staging/media/meson/vdec/ |
D | vdec_hevc.c | 5 * VDEC_HEVC is a video decoding block that allows decoding of 14 #include "vdec_hevc.h" 93 /* VDEC_HEVC specific ESPARSER configuration */ 98 /* set vififo_vbuf_rp_sel=>vdec_hevc */ in vdec_hevc_conf_esparser() 126 /* Enable VDEC_HEVC Isolation */ in vdec_hevc_stop() 135 /* VDEC_HEVC Memories */ in vdec_hevc_stop() 185 /* Reset VDEC_HEVC*/ in vdec_hevc_start() 191 /* VDEC_HEVC Memories */ in vdec_hevc_start() 194 /* Remove VDEC_HEVC Isolation */ in vdec_hevc_start()
|
D | Makefile | 5 meson-vdec-objs += vdec_1.o vdec_hevc.o
|
D | vdec_platform.c | 11 #include "vdec_hevc.h"
|
D | vdec.h | 62 * @vdec_hevc_clk: VDEC_HEVC clock
|
D | vdec.c | 1050 core->vdec_hevc_clk = devm_clk_get(dev, "vdec_hevc"); in vdec_probe()
|
/Linux-v6.1/Documentation/devicetree/bindings/media/ |
D | amlogic,gx-vdec.yaml | 23 - VDEC_HEVC can decode HEVC and VP9. 25 Both VDEC_1 and VDEC_HEVC share the "vdec" IRQ and as such cannot run 74 - const: vdec_hevc 135 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
/Linux-v6.1/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb.dtsi | 853 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
D | meson-gxl.dtsi | 922 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
D | meson-g12-common.dtsi | 2119 "vdec_hevc", "vdec_hevcf";
|
/Linux-v6.1/drivers/clk/meson/ |
D | gxbb.c | 2554 .name = "vdec_hevc",
|
D | meson8b.c | 2530 .name = "vdec_hevc",
|
D | g12a.c | 2974 .name = "vdec_hevc",
|