Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddw_hdmi_qp.h845 #define SCDC_SCRAMBLING_ENABLE BIT(0) macro
H A Ddw_hdmi_qp.c247 config |= SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()
249 config &= ~SCDC_SCRAMBLING_ENABLE; in drm_scdc_set_scrambling()
H A Ddw_hdmi.h603 #define SCDC_SCRAMBLING_ENABLE BIT(0) macro
H A Ddw_hdmi.c890 stat |= SCDC_SCRAMBLING_ENABLE; in rockchip_dw_hdmi_scrambling_enable()
904 stat &= ~SCDC_SCRAMBLING_ENABLE; in rockchip_dw_hdmi_scrambling_enable()