Lines Matching full:ssc

303 					     u32 rate, bool ssc);
308 u32 rate, bool ssc);
643 dp->ssc); in cdns_torrent_dp_configure_rate()
648 dp->ssc); in cdns_torrent_dp_configure_rate()
970 /* Initialize PHY with max supported link rate, without SSC. */ in cdns_torrent_dp_init()
1076 * Set registers responsible for enabling and configuring SSC, with second and
1097 u32 rate, bool ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() argument
1126 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1154 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1181 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1207 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1213 if (ssc) { in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1227 /* Set reset register values to disable SSC */ in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
1301 * Set registers responsible for enabling and configuring SSC, with second
1321 u32 rate, bool ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() argument
1338 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1353 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1367 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1380 if (ssc) in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1388 if (ssc) { in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1402 /* Set reset register values to disable SSC */ in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
1833 enum cdns_torrent_ssc_mode ssc = inst->ssc_mode; in cdns_torrent_phy_init() local
1851 ssc = NO_SSC; in cdns_torrent_phy_init()
1854 link_cmn_vals = init_data->link_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1871 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1884 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1895 cmn_vals = init_data->cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1906 tx_ln_vals = init_data->tx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1919 rx_ln_vals = init_data->rx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1944 enum cdns_torrent_ssc_mode ssc; in cdns_torrent_phy_configure_multilink() local
1957 * values as [phy_t1][phy_t2][ssc]. in cdns_torrent_phy_configure_multilink()
1964 * Get the array values as [phy_t2][phy_t1][ssc]. in cdns_torrent_phy_configure_multilink()
1972 ssc = cdns_phy->phys[node].ssc_mode; in cdns_torrent_phy_configure_multilink()
1979 * values should be same for [phy_t1][phy_t2][ssc] and in cdns_torrent_phy_configure_multilink()
1980 * [phy_t2][phy_t1][ssc]. in cdns_torrent_phy_configure_multilink()
1985 link_cmn_vals = init_data->link_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2003 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2016 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2027 cmn_vals = init_data->cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2038 tx_ln_vals = init_data->tx_ln_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2051 rx_ln_vals = init_data->rx_ln_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()
2216 /* Get SSC mode */ in cdns_torrent_phy_probe()
2218 of_property_read_u32(child, "cdns,ssc-mode", in cdns_torrent_phy_probe()
2381 /* PCIe and USB Unique SSC link configuration */
2416 /* USB 100 MHz Ref clk, internal SSC */
2509 /* USB 100 MHz Ref clk, no SSC */
2565 /* Single link USB, 100 MHz Ref clk, internal SSC */
2612 /* PCIe and SGMII/QSGMII Unique SSC link configuration */
2647 /* SGMII 100 MHz Ref clk, no SSC */
2697 /* SGMII 100 MHz Ref clk, internal SSC */
2757 /* QSGMII 100 MHz Ref clk, no SSC */
2804 /* QSGMII 100 MHz Ref clk, internal SSC */
2883 /* Multi link PCIe, 100 MHz Ref clk, internal SSC */
2940 /* Single link PCIe, 100 MHz Ref clk, internal SSC */
2997 /* PCIe, 100 MHz Ref clk, no SSC & external SSC */