Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Ddrm_dp_helper.h204 # define DP_SPREAD_AMP_0_5 (1 << 4) macro
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_dp_helper.h448 # define DP_SPREAD_AMP_0_5 (1 << 4) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.c220 buf[0] = analogix_dp_ssc_supported(dp) ? DP_SPREAD_AMP_0_5 : 0; in analogix_dp_link_start()
H A Ddw-dp.c691 buf[0] = link->caps.ssc ? DP_SPREAD_AMP_0_5 : 0; in dw_dp_link_configure()