Searched refs:SCDC_SCRAMBLING_ENABLE (Results 1 – 4 of 4) sorted by relevance
177 config |= SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()179 config &= ~SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()
41 #define SCDC_SCRAMBLING_ENABLE (1 << 0) macro
908 config &= ~(SCDC_TMDS_BIT_CLOCK_RATIO_BY_40 | SCDC_SCRAMBLING_ENABLE); in nv50_hdmi_enable()910 config |= SCDC_SCRAMBLING_ENABLE * scrambling; in nv50_hdmi_enable()
3949 !!(config & SCDC_SCRAMBLING_ENABLE) == in intel_hdmi_reset_link()