Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/xilinx/
H A Dphy-zynqmp.c668 unsigned int num_phy_types; in xpsgtr_set_lane_type() local
679 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
690 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
701 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
714 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
727 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
735 if (phy_instance >= num_phy_types) in xpsgtr_set_lane_type()
/kernel/linux/linux-6.6/drivers/phy/xilinx/
H A Dphy-zynqmp.c681 unsigned int num_phy_types; in xpsgtr_set_lane_type() local
692 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
703 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
714 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
727 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
740 num_phy_types = ARRAY_SIZE(types); in xpsgtr_set_lane_type()
748 if (phy_instance >= num_phy_types) in xpsgtr_set_lane_type()

Completed in 4 milliseconds