Searched refs:SCDC_SCRAMBLING_ENABLE (Results 1 – 4 of 4) sorted by relevance
181 config |= SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()183 config &= ~SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()
46 #define SCDC_SCRAMBLING_ENABLE (1 << 0) macro
776 config &= ~(SCDC_TMDS_BIT_CLOCK_RATIO_BY_40 | SCDC_SCRAMBLING_ENABLE); in nv50_hdmi_enable()778 config |= SCDC_SCRAMBLING_ENABLE * scrambling; in nv50_hdmi_enable()
4598 !!(config & SCDC_SCRAMBLING_ENABLE) == in intel_hdmi_reset_link()