Home
last modified time | relevance | path

Searched refs:phy_instance (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/xilinx/
H A Dphy-zynqmp.c666 unsigned int phy_instance) in xpsgtr_set_lane_type()
735 if (phy_instance >= num_phy_types) in xpsgtr_set_lane_type()
738 gtr_phy->type = phy_types[phy_instance]; in xpsgtr_set_lane_type()
762 unsigned int phy_instance; in xpsgtr_xlate() local
786 phy_instance = args->args[2]; in xpsgtr_xlate()
788 ret = xpsgtr_set_lane_type(gtr_phy, phy_type, phy_instance); in xpsgtr_xlate()
665 xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type, unsigned int phy_instance) xpsgtr_set_lane_type() argument
/kernel/linux/linux-6.6/drivers/phy/xilinx/
H A Dphy-zynqmp.c679 unsigned int phy_instance) in xpsgtr_set_lane_type()
748 if (phy_instance >= num_phy_types) in xpsgtr_set_lane_type()
751 gtr_phy->type = phy_types[phy_instance]; in xpsgtr_set_lane_type()
775 unsigned int phy_instance; in xpsgtr_xlate() local
799 phy_instance = args->args[2]; in xpsgtr_xlate()
801 ret = xpsgtr_set_lane_type(gtr_phy, phy_type, phy_instance); in xpsgtr_xlate()
678 xpsgtr_set_lane_type(struct xpsgtr_phy *gtr_phy, u8 phy_type, unsigned int phy_instance) xpsgtr_set_lane_type() argument

Completed in 3 milliseconds