Lines Matching refs:ssc
303 u32 rate, bool ssc);
308 u32 rate, bool ssc);
643 dp->ssc);
648 dp->ssc);
1097 u32 rate, bool ssc)
1126 if (ssc)
1154 if (ssc)
1181 if (ssc)
1207 if (ssc)
1213 if (ssc) {
1321 u32 rate, bool ssc)
1338 if (ssc)
1353 if (ssc)
1367 if (ssc)
1380 if (ssc)
1388 if (ssc) {
1833 enum cdns_torrent_ssc_mode ssc = inst->ssc_mode;
1851 ssc = NO_SSC;
1854 link_cmn_vals = init_data->link_cmn_vals[phy_type][TYPE_NONE][ssc];
1871 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_type][TYPE_NONE][ssc];
1884 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc];
1895 cmn_vals = init_data->cmn_vals[phy_type][TYPE_NONE][ssc];
1906 tx_ln_vals = init_data->tx_ln_vals[phy_type][TYPE_NONE][ssc];
1919 rx_ln_vals = init_data->rx_ln_vals[phy_type][TYPE_NONE][ssc];
1944 enum cdns_torrent_ssc_mode ssc;
1957 * values as [phy_t1][phy_t2][ssc].
1964 * Get the array values as [phy_t2][phy_t1][ssc].
1972 ssc = cdns_phy->phys[node].ssc_mode;
1979 * values should be same for [phy_t1][phy_t2][ssc] and
1980 * [phy_t2][phy_t1][ssc].
1985 link_cmn_vals = init_data->link_cmn_vals[phy_t1][phy_t2][ssc];
2003 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_t1][phy_t2][ssc];
2016 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_t1][phy_t2][ssc];
2027 cmn_vals = init_data->cmn_vals[phy_t1][phy_t2][ssc];
2038 tx_ln_vals = init_data->tx_ln_vals[phy_t1][phy_t2][ssc];
2051 rx_ln_vals = init_data->rx_ln_vals[phy_t1][phy_t2][ssc];
2218 of_property_read_u32(child, "cdns,ssc-mode",