Home
last modified time | relevance | path

Searched refs:ycrcb_map (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c193 unsigned int ycrcb_map = VPU_HDMI_OUTPUT_CBYCR; in meson_encoder_hdmi_atomic_enable() local
221 ycrcb_map = VPU_HDMI_OUTPUT_CRYCB; in meson_encoder_hdmi_atomic_enable()
224 ycrcb_map = VPU_HDMI_OUTPUT_CRYCB; in meson_encoder_hdmi_atomic_enable()
227 meson_venc_hdmi_mode_set(priv, vic, ycrcb_map, yuv420_mode, mode); in meson_encoder_hdmi_atomic_enable()
H A Dmeson_venc.h67 unsigned int ycrcb_map,
H A Dmeson_venc.c951 unsigned int ycrcb_map, in meson_venc_hdmi_mode_set()
1536 reg |= ycrcb_map; in meson_venc_hdmi_mode_set()
950 meson_venc_hdmi_mode_set(struct meson_drm *priv, int vic, unsigned int ycrcb_map, bool yuv420_mode, const struct drm_display_mode *mode) meson_venc_hdmi_mode_set() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_venc.h63 unsigned int ycrcb_map,
H A Dmeson_dw_hdmi.c797 unsigned int ycrcb_map = VPU_HDMI_OUTPUT_CBYCR; in meson_venc_hdmi_encoder_mode_set() local
803 ycrcb_map = VPU_HDMI_OUTPUT_CRYCB; in meson_venc_hdmi_encoder_mode_set()
808 meson_venc_hdmi_mode_set(priv, vic, ycrcb_map, yuv420_mode, mode); in meson_venc_hdmi_encoder_mode_set()
H A Dmeson_venc.c949 unsigned int ycrcb_map, in meson_venc_hdmi_mode_set()
1534 reg |= ycrcb_map; in meson_venc_hdmi_mode_set()
948 meson_venc_hdmi_mode_set(struct meson_drm *priv, int vic, unsigned int ycrcb_map, bool yuv420_mode, const struct drm_display_mode *mode) meson_venc_hdmi_mode_set() argument

Completed in 7 milliseconds