Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Ddrm_dp_helper.h174 # define DP_LINK_SCRAMBLING_DISABLE (1 << 5) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c252 DP_LINK_SCRAMBLING_DISABLE | DP_TRAINING_PATTERN_1); in analogix_dp_link_start()
395 DP_LINK_SCRAMBLING_DISABLE | in analogix_dp_process_clock_recovery()
853 (u8)(data & ~DP_LINK_SCRAMBLING_DISABLE)); in analogix_dp_enable_scramble()
862 (u8)(data | DP_LINK_SCRAMBLING_DISABLE)); in analogix_dp_enable_scramble()
H A Ddw-dp.c726 buf |= DP_LINK_SCRAMBLING_DISABLE; in dw_dp_link_train_set_pattern()
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_dp_helper.h418 # define DP_LINK_SCRAMBLING_DISABLE (1 << 5) macro