Searched refs:phy_instance (Results 1 – 1 of 1) sorted by relevance
763 unsigned int phy_instance) in xpsgtr_set_lane_type() argument 792 if (phy_instance >= num_phy_types) in xpsgtr_set_lane_type() 795 gtr_phy->instance = phy_instance; in xpsgtr_set_lane_type() 822 unsigned int phy_instance; in xpsgtr_xlate() local 846 phy_instance = args->args[2]; in xpsgtr_xlate() 849 ret = xpsgtr_set_lane_type(gtr_phy, phy_type, phy_instance); in xpsgtr_xlate()