Home
last modified time | relevance | path

Searched refs:analogix_dp_ssc_supported (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h744 bool analogix_dp_ssc_supported(struct analogix_dp_device *dp);
H A Danalogix_dp_reg.c709 bool analogix_dp_ssc_supported(struct analogix_dp_device *dp) in analogix_dp_ssc_supported() function
726 phy_cfg.dp.ssc = analogix_dp_ssc_supported(dp); in analogix_dp_set_link_bandwidth()
H A Danalogix_dp.c220 buf[0] = analogix_dp_ssc_supported(dp) ? DP_SPREAD_AMP_0_5 : 0; in analogix_dp_link_start()