Lines Matching defs:phy_t1
1940 enum cdns_torrent_phy_type phy_t1, phy_t2, tmp_phy_type;
1952 phy_t1 = cdns_phy->phys[0].phy_type;
1956 * First configure the PHY for first link with phy_t1. Get the array
1957 * values as [phy_t1][phy_t2][ssc].
1962 * If first link with phy_t1 is configured, then
1964 * Get the array values as [phy_t2][phy_t1][ssc].
1966 tmp_phy_type = phy_t1;
1967 phy_t1 = phy_t2;
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];