Lines Matching refs:ssc
329 #define CDNS_TORRENT_KEY(refclk0, refclk1, link0, link1, ssc) \
334 (((ssc) << SSC_SHIFT) & SSC_MASK))
459 enum cdns_torrent_ssc_mode ssc)
462 u32 key = CDNS_TORRENT_KEY(refclk0, refclk1, link0, link1, ssc);
728 u32 rate, bool ssc)
747 if (ssc)
764 if (ssc)
780 if (ssc)
795 if (ssc)
800 if (ssc) {
848 u32 rate, bool ssc)
865 if (ssc)
880 if (ssc)
894 if (ssc)
907 if (ssc)
915 if (ssc) {
952 u32 rate, bool ssc)
1309 cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz(cdns_phy, dp->link_rate, dp->ssc);
1312 cdns_torrent_dp_pma_cmn_vco_cfg_25mhz(cdns_phy, dp->link_rate, dp->ssc);
1315 cdns_torrent_dp_pma_cmn_vco_cfg_100mhz(cdns_phy, dp->link_rate, dp->ssc);
2300 enum cdns_torrent_ssc_mode ssc = inst->ssc_mode;
2319 ssc = NO_SSC;
2389 ssc);
2403 ssc);
2419 ssc);
2469 enum cdns_torrent_ssc_mode ssc;
2482 * values as [phy_t1][phy_t2][ssc].
2489 * Get the array values as [phy_t2][phy_t1][ssc].
2495 ssc = cdns_phy->phys[node].ssc_mode;
2502 * values should be same for [phy_t1][phy_t2][ssc] and
2503 * [phy_t2][phy_t1][ssc].
2558 phy_t1, phy_t2, ssc);
2571 phy_t1, phy_t2, ssc);
2586 phy_t1, phy_t2, ssc);
2862 of_property_read_u32(child, "cdns,ssc-mode",