Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/bridge/
Ddw_hdmi.c754 unsigned char res, int cscon) in hdmi_phy_configure() argument
782 if (cscon) in hdmi_phy_configure()
882 bool cscon = false; in dw_hdmi_phy_init() local
885 cscon = (is_color_space_conversion(hdmi) && in dw_hdmi_phy_init()
896 ret = hdmi_phy_configure(hdmi, 0, 8, cscon); in dw_hdmi_phy_init()