Searched refs:SCDC_SCRAMBLING_ENABLE (Results 1 – 2 of 2) 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()