Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c660 static bool cdns_mhdp_get_ssc_supported(struct cdns_mhdp_device *mhdp) in cdns_mhdp_get_ssc_supported() function
905 phy_cfg.dp.ssc = cdns_mhdp_get_ssc_supported(mhdp); in cdns_mhdp_link_training_init()
1073 phy_cfg.dp.ssc = cdns_mhdp_get_ssc_supported(mhdp); in cdns_mhdp_link_training_channel_eq()
1194 phy_cfg.dp.ssc = cdns_mhdp_get_ssc_supported(mhdp); in cdns_mhdp_link_training_cr()
1476 amp[0] = cdns_mhdp_get_ssc_supported(mhdp) ? DP_SPREAD_AMP_0_5 : 0; in cdns_mhdp_link_up()