Searched refs:hdmi_data (Results 1 – 1 of 1) sorted by relevance
114 struct hdmi_data_info hdmi_data; member316 hdmi_set_clk_regenerator(hdmi, hdmi->hdmi_data.video_mode.mpixelclock, in hdmi_clk_regenerator_update_pixel_clock()325 hdmi_set_clk_regenerator(hdmi, hdmi->hdmi_data.video_mode.mpixelclock, in dw_hdmi_set_sample_rate()365 if (hdmi->hdmi_data.enc_in_format == RGB) { in hdmi_video_sample()366 if (hdmi->hdmi_data.enc_color_depth == 8) in hdmi_video_sample()368 else if (hdmi->hdmi_data.enc_color_depth == 10) in hdmi_video_sample()370 else if (hdmi->hdmi_data.enc_color_depth == 12) in hdmi_video_sample()372 else if (hdmi->hdmi_data.enc_color_depth == 16) in hdmi_video_sample()376 } else if (hdmi->hdmi_data.enc_in_format == YCBCR444) { in hdmi_video_sample()377 if (hdmi->hdmi_data.enc_color_depth == 8) in hdmi_video_sample()[all …]