Searched refs:phy_t2 (Results 1 – 1 of 1) sorted by relevance
2046 enum cdns_torrent_phy_type phy_t1, phy_t2, tmp_phy_type; in cdns_torrent_phy_configure_multilink() local2059 phy_t2 = cdns_phy->phys[1].phy_type; in cdns_torrent_phy_configure_multilink()2073 phy_t1 = phy_t2; in cdns_torrent_phy_configure_multilink()2074 phy_t2 = tmp_phy_type; in cdns_torrent_phy_configure_multilink()2091 link_cmn_vals = init_data->link_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()2109 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()2122 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()2133 cmn_vals = init_data->cmn_vals[ref_clk][phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()2144 tx_ln_vals = init_data->tx_ln_vals[ref_clk][phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()2157 rx_ln_vals = init_data->rx_ln_vals[ref_clk][phy_t1][phy_t2][ssc]; in cdns_torrent_phy_configure_multilink()