Home
last modified time | relevance | path

Searched refs:venc (Results 1 – 25 of 53) sorted by relevance

123

/linux/drivers/gpu/drm/omapdrm/dss/
A Dvenc.c390 venc_reset(venc); in venc_power_on()
391 venc_write_config(venc, venc->config); in venc_power_on()
393 dss_set_venc_output(venc->dss, venc->type); in venc_power_on()
667 venc->bridge.of_node = venc->pdev->dev.of_node; in venc_bridge_init()
691 venc->dss = dss; in venc_bind()
703 venc); in venc_bind()
811 venc = kzalloc(sizeof(*venc), GFP_KERNEL); in venc_probe()
812 if (!venc) in venc_probe()
815 venc->pdev = pdev; in venc_probe()
864 kfree(venc); in venc_probe()
[all …]
/linux/drivers/media/platform/amphion/
A Dvenc.c406 venc->params.crop.width = venc->params.src_width; in venc_s_selection()
407 venc->params.crop.height = venc->params.src_height; in venc_s_selection()
764 venc = inst->priv; in venc_precheck_encoded_frame()
884 if (venc->stopped && list_empty(&venc->frames)) in venc_set_last_buffer_dequeued()
916 vfree(venc); in venc_cleanup()
1079 if (!wait_event_timeout(venc->wq, venc->stopped, VPU_TIMEOUT)) { in venc_stop_session()
1193 venc->enable, in venc_get_debug_info()
1194 venc->frame_count, venc->encode_count, in venc_get_debug_info()
1230 venc->skipped_count, venc->skipped_bytes); in venc_get_debug_info()
1306 venc = vzalloc(sizeof(*venc)); in venc_open()
[all …]
A DMakefile17 venc.o \
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Dvenc.c257 } venc; variable
285 venc.wss_data); in venc_write_config()
464 venc.wss_data = 0; in venc_display_enable()
494 venc.wss_data = 0; in venc_set_timings()
496 venc.timings = *timings; in venc_set_timings()
552 venc.wss_data); in venc_set_wss()
567 venc.type = type; in venc_set_type()
673 venc.tv_dac_clk = clk; in venc_get_clocks()
811 venc.pdev = pdev; in venc_bind()
815 venc.wss_data = 0; in venc_bind()
[all …]
A DMakefile11 omapdss-$(CONFIG_FB_OMAP2_DSS_VENC) += venc.o
/linux/arch/arm64/boot/dts/st/
A Dstm32mp255.dtsi18 venc: venc@480e0000 { label
19 compatible = "st,stm32mp25-venc";
/linux/Documentation/devicetree/bindings/power/
A Damlogic,meson-ee-pwrc.yaml79 - const: venc
95 - const: venc
120 - const: venc
139 - const: venc
179 reset-names = "viu", "venc", "vcbus", "bt656",
A Dmediatek,power-controller.yaml105 domain, and should not have a '-' in their name (i.e mm, mfg, venc).
166 clock-names = "mm", "venc";
/linux/Documentation/devicetree/bindings/soc/mediatek/
A Dscpsys.txt37 Required clocks for MT2712: "mm", "mfg", "venc", "jpgdec", "audio", "vdec"
45 Required clocks for MT8173: "mm", "mfg", "venc", "venc_lt"
49 - venc-supply: Power supply for the venc power domain
70 clock-names = "mfg", "mm", "venc", "venc_lt";
/linux/drivers/media/platform/mediatek/vcodec/encoder/
A DMakefile5 mtk-vcodec-enc-y := venc/venc_vp8_if.o \
6 venc/venc_h264_if.o \
/linux/drivers/clk/mediatek/
A DMakefile18 obj-$(CONFIG_COMMON_CLK_MT6779_VENCSYS) += clk-mt6779-venc.o
31 obj-$(CONFIG_COMMON_CLK_MT6797_VENCSYS) += clk-mt6797-venc.o
48 obj-$(CONFIG_COMMON_CLK_MT2712_VENCSYS) += clk-mt2712-venc.o
94 obj-$(CONFIG_COMMON_CLK_MT8183_VENCSYS) += clk-mt8183-venc.o
106 obj-$(CONFIG_COMMON_CLK_MT8186_VENCSYS) += clk-mt8186-venc.o
118 obj-$(CONFIG_COMMON_CLK_MT8188_VENCSYS) += clk-mt8188-venc.o
133 obj-$(CONFIG_COMMON_CLK_MT8192_VENCSYS) += clk-mt8192-venc.o
145 obj-$(CONFIG_COMMON_CLK_MT8195_VENCSYS) += clk-mt8195-venc.o
154 obj-$(CONFIG_COMMON_CLK_MT8365_VENC) += clk-mt8365-venc.o
/linux/drivers/gpu/drm/meson/
A Dmeson_encoder_hdmi.c112 priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
115 venc_freq, hdmi_freq, priv->venc.hdmi_use_enci); in meson_encoder_hdmi_set_vclk()
244 dev_dbg(priv->dev, "%s\n", priv->venc.hdmi_use_enci ? "VENCI" : "VENCP"); in meson_encoder_hdmi_atomic_enable()
246 if (priv->venc.hdmi_use_enci) in meson_encoder_hdmi_atomic_enable()
A Dmeson_venc.c1554 priv->venc.hdmi_repeat = hdmi_repeat; in meson_venc_hdmi_mode_set()
1555 priv->venc.venc_repeat = venc_repeat; in meson_venc_hdmi_mode_set()
1556 priv->venc.hdmi_use_enci = use_enci; in meson_venc_hdmi_mode_set()
1558 priv->venc.current_mode = MESON_VENC_MODE_HDMI; in meson_venc_hdmi_mode_set()
1757 priv->venc.current_mode = MESON_VENC_MODE_MIPI_DSI; in meson_venc_mipi_dsi_mode_set()
1766 if (mode->mode_tag == priv->venc.current_mode) in meson_venci_cvbs_mode_set()
1940 priv->venc.current_mode = mode->mode_tag; in meson_venci_cvbs_mode_set()
1951 switch (priv->venc.current_mode) { in meson_venc_enable_vsync()
1999 priv->venc.current_mode = MESON_VENC_MODE_NONE; in meson_venc_init()
A Dmeson_dw_hdmi.c425 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
437 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
447 if (priv->venc.hdmi_use_enci) in dw_hdmi_phy_init()
A Dmeson_drv.h164 } venc; member
/linux/drivers/media/platform/qcom/venus/
A DMakefile11 venus-enc-objs += venc.o venc_ctrls.o
/linux/Documentation/devicetree/bindings/soc/amlogic/
A Damlogic,meson-gx-hhi-sysctrl.yaml132 reset-names = "viu", "venc", "vcbus", "bt656", "dvin",
184 reset-names = "viu", "venc", "vcbus", "vencl", "vid_lock";
/linux/drivers/gpu/drm/omapdrm/
A DMakefile25 omapdrm-$(CONFIG_OMAP2_DSS_VENC) += dss/venc.o
/linux/Documentation/devicetree/bindings/media/
A Dst,stm32mp25-video-codec.yaml22 - st,stm32mp25-venc
/linux/Documentation/devicetree/bindings/display/ti/
A Dti,omap2-dss.txt49 - compatible: "ti,omap2-venc"
A Dti,omap3-dss.txt60 - compatible: "ti,omap3-venc"
A Dti,omap4-dss.txt63 - compatible: "ti,omap4-venc"
/linux/arch/arm/boot/dts/ti/omap/
A Domap2.dtsi326 venc: encoder@48050c00 { label
327 compatible = "ti,omap2-venc";
A Domap3-cm-t3x30.dtsi84 &venc {
/linux/arch/arm/boot/dts/amlogic/
A Dmeson8m2.dtsi78 "vencp", "vdac", "vencl", "viu", "venc", "rdma";

Completed in 47 milliseconds

123