Lines Matching defs:phy_t1
2465 enum cdns_torrent_phy_type phy_t1, phy_t2;
2477 phy_t1 = cdns_phy->phys[0].phy_type;
2481 * First configure the PHY for first link with phy_t1. Get the array
2482 * values as [phy_t1][phy_t2][ssc].
2487 * If first link with phy_t1 is configured, then
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);
2598 if (phy_t1 == TYPE_DP) {