Home
last modified time | relevance | path

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

/linux/include/drm/display/
H A Ddrm_scdc.h41 #define SCDC_SCRAMBLING_ENABLE (1 << 0) macro
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c807 scdc &= ~(SCDC_TMDS_BIT_CLOCK_RATIO_BY_40 | SCDC_SCRAMBLING_ENABLE); in nv50_hdmi_enable()
809 scdc |= SCDC_SCRAMBLING_ENABLE; in nv50_hdmi_enable()