Home
last modified time | relevance | path

Searched refs:mpixelrepetitioninput (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_hdmi_qp.c50 unsigned int mpixelrepetitioninput; member
1018 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 1; in dw_hdmi_setup()
1021 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 0; in dw_hdmi_setup()
H A Ddw_hdmi.c127 unsigned int mpixelrepetitioninput; member
1341 if (hdmi->hdmi_data.video_mode.mpixelrepetitioninput) { in dw_hdmi_enable_video_path()
1678 val = (((hdmi->hdmi_data.video_mode.mpixelrepetitioninput + 1) << in hdmi_config_AVI()
2108 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 1; in dw_hdmi_setup()
2111 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 0; in dw_hdmi_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c204 unsigned int mpixelrepetitioninput; member
2229 val = (((hdmi->hdmi_data.video_mode.mpixelrepetitioninput + 1) << in hdmi_config_AVI()
2610 if (hdmi->hdmi_data.video_mode.mpixelrepetitioninput) { in dw_hdmi_enable_video_path()
2747 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 1; in dw_hdmi_setup()
2750 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 0; in dw_hdmi_setup()
H A Ddw-hdmi-qp.c179 unsigned int mpixelrepetitioninput; member
1908 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 1; in dw_hdmi_qp_setup()
1911 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 0; in dw_hdmi_qp_setup()