Searched refs:phy_lane (Results 1 – 1 of 1) sorted by relevance
776 unsigned int phy_lane; in xpsgtr_xlate() local791 phy_lane = args->args[0]; in xpsgtr_xlate()792 if (phy_lane >= ARRAY_SIZE(gtr_dev->phys)) { in xpsgtr_xlate()793 dev_err(dev, "Invalid lane number %u\n", phy_lane); in xpsgtr_xlate()797 gtr_phy = >r_dev->phys[phy_lane]; in xpsgtr_xlate()821 if (icm_matrix[phy_lane][i] == gtr_phy->type) in xpsgtr_xlate()