Searched full:vdec_hevc (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/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() 181 /* Reset VDEC_HEVC*/ in vdec_hevc_start() 187 /* VDEC_HEVC Memories */ in vdec_hevc_start() 190 /* 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 | 1057 core->vdec_hevc_clk = devm_clk_get(dev, "vdec_hevc"); in vdec_probe()
|
| /kernel/linux/linux-5.10/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 75 - const: vdec_hevc 136 clock-names = "dos_parser", "dos", "vdec_1", "vdec_hevc";
|
| /kernel/linux/linux-5.10/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";
|
| /kernel/linux/linux-4.19/drivers/clk/meson/ |
| D | gxbb.c | 1639 .name = "vdec_hevc", 1650 "xtal", "vdec_1", "vdec_hevc", "mpll0", "mpll1", "mpll2",
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| D | gxbb.c | 2515 .name = "vdec_hevc",
|
| D | meson8b.c | 2471 .name = "vdec_hevc",
|
| D | g12a.c | 2973 .name = "vdec_hevc",
|