Searched refs:SCDC_SCRAMBLING_ENABLE (Results 1 – 3 of 3) sorted by relevance
41 #define SCDC_SCRAMBLING_ENABLE (1 << 0) macro
807 scdc &= ~(SCDC_TMDS_BIT_CLOCK_RATIO_BY_40 | SCDC_SCRAMBLING_ENABLE); in nv50_hdmi_enable()809 scdc |= SCDC_SCRAMBLING_ENABLE; in nv50_hdmi_enable()
338 if (!!(config & SCDC_SCRAMBLING_ENABLE) == scrambling_needed) { in vc4_hdmi_reset_link()