Lines Matching refs:phy_t2
1051 enum cdns_torrent_phy_type phy_t2)
1053 switch (phy_t2) {
2465 enum cdns_torrent_phy_type phy_t1, phy_t2;
2478 phy_t2 = cdns_phy->phys[1].phy_type;
2482 * values as [phy_t1][phy_t2][ssc].
2488 * configure the PHY for second link with phy_t2.
2489 * Get the array values as [phy_t2][phy_t1][ssc].
2491 swap(phy_t1, phy_t2);
2502 * values should be same for [phy_t1][phy_t2][ssc] and
2503 * [phy_t2][phy_t1][ssc].
2510 phy_t1, phy_t2, ANY_SSC);
2530 phy_t1, phy_t2, ANY_SSC);
2545 phy_t1, phy_t2, ANY_SSC);
2558 phy_t1, phy_t2, ssc);
2571 phy_t1, phy_t2, ssc);
2586 phy_t1, phy_t2, ssc);
2599 ret = cdns_torrent_dp_get_pll(cdns_phy, phy_t2);