Lines Matching refs:video_mode
102 struct hdmi_vmode video_mode; member
370 hdmi_set_clk_regenerator(hdmi, hdmi->hdmi_data.video_mode.mpixelclock); in hdmi_clk_regenerator_update_pixel_clock()
808 if (hdmi->hdmi_data.video_mode.mpixelclock <= in hdmi_phy_configure()
816 if (hdmi->hdmi_data.video_mode.mpixelclock <= in hdmi_phy_configure()
822 hdmi->hdmi_data.video_mode.mpixelclock); in hdmi_phy_configure()
833 if (hdmi->hdmi_data.video_mode.mpixelclock <= in hdmi_phy_configure()
886 !hdmi->hdmi_data.video_mode.mdvi); in dw_hdmi_phy_init()
909 if (hdmi->hdmi_data.video_mode.mdataenablepolarity) in hdmi_tx_hdcp_config()
994 val = (((hdmi->hdmi_data.video_mode.mpixelrepetitioninput + 1) << in hdmi_config_AVI()
997 ((hdmi->hdmi_data.video_mode.mpixelrepetitionoutput << in hdmi_config_AVI()
1022 struct hdmi_vmode *vmode = &hdmi->hdmi_data.video_mode; in hdmi_av_composer()
1189 hdmi->hdmi_data.video_mode.mdvi = true; in dw_hdmi_setup()
1192 hdmi->hdmi_data.video_mode.mdvi = false; in dw_hdmi_setup()
1211 hdmi->hdmi_data.video_mode.mpixelrepetitionoutput = 1; in dw_hdmi_setup()
1213 hdmi->hdmi_data.video_mode.mpixelrepetitionoutput = 0; in dw_hdmi_setup()
1215 hdmi->hdmi_data.video_mode.mpixelrepetitioninput = 0; in dw_hdmi_setup()
1225 hdmi->hdmi_data.video_mode.mdataenablepolarity = true; in dw_hdmi_setup()
1239 if (hdmi->hdmi_data.video_mode.mdvi) { in dw_hdmi_setup()
1258 if (hdmi->cable_plugin && !hdmi->hdmi_data.video_mode.mdvi) in dw_hdmi_setup()