Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c733 unsigned char res, int cscon) in hdmi_phy_configure() argument
785 if (cscon) in hdmi_phy_configure()
860 bool cscon; in dw_hdmi_phy_init() local
863 cscon = hdmi->sink_is_hdmi && is_color_space_conversion(hdmi); in dw_hdmi_phy_init()
873 ret = hdmi_phy_configure(hdmi, 0, 8, cscon); in dw_hdmi_phy_init()